some changes

This commit is contained in:
Abdullah Islam 2023-05-25 16:33:47 +06:00
parent db0775c9b2
commit d937026b6a
4 changed files with 4 additions and 4 deletions

View File

@ -15,9 +15,9 @@ all: subdirs \
html/feed.atom \
upload:
git push -u origin master
scp -r gmi/* techn0path@vern.cc:public_gemini
scp -r html/* techn0path@vern.cc:public_html
git push -u origin master
test: testing/input.gmi testing/input_feed.txt
mawk -f scripts/navbar.awk -f ~/projects/awk_functions/lib.awk -f scripts/html.awk -- testing/input.gmi > testing/output.html

View File

@ -37,7 +37,7 @@ function genNavbarGMI(filename, sourcePath, outputPath) {
=> %s useful \n\
=> %s sitemap\n\
=> %s feed\n\
=> https://git.vern.cc/techn0path/ git", \
=> https://git.vern.cc/techn0path/ git\n", \
relpath(dirname, outputPath "/index.gmi"), \
relpath(dirname, outputPath "/notes/index.gmi"), \
relpath(dirname, outputPath "/useful/index.gmi"), \

View File

@ -8,4 +8,4 @@ Software that can be practically and legally used for whatever end goal, distrib
Having worth. The opposite of worthless.
## Weird
Something that falls outside social norms. A meaningless term, as it can literally refer to anything.
Something that falls outside social norms. Not everything that is "weird" is bad.

View File

@ -5,7 +5,7 @@
<author>
<name>techn0path</name>
</author>
<updated>2023-05-24T12:37:05Z</updated>
<updated>2023-05-25T10:31:32Z</updated>
<id>urn:uuid:dad753cc-9f1a-55c9-afa5-0f6e50594ed5</id>
<entry>
<title>"renamed feed.txt to feed.tsv. added hooks. made all of the scripts in scripts/ executable" (hooks/post-commit)</title>