Skip to content

Commit 231966c

Browse files
committed
add readme
1 parent 7b75407 commit 231966c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.txt

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# My Homepage
2+
3+
https://natanael.arndt.xyz/
4+
5+
6+
# To update ttl files
7+
8+
cd _data
9+
./extract.py --file bib.ttl --base https://natanael.arndt.xyz/ --selection selection.sparql
10+
cd ..
11+
rm -r ttl/bib
12+
cp -r _data/bib ttl/

0 commit comments

Comments
 (0)