descriptionWebsite source code of Nose Ears, a webcomic
homepage URLhttps://wuzzy.neocities.org
ownerWuzzy@disroot.org
last changeMon, 25 Mar 2024 23:10:10 +0000 (26 00:10 +0100)
content tags
add:
README.md

Nose Ears website

This is the source code for the Nose Ears website, a webcomic by Wuzzy.

Building

This is a static website, and you need Hugo to generate it.

Just run the hugo command in the website directory and get the finished website from the public directory. Now it's ready to be uploaded on basically any webhost.

Comics

Comic metadata is stored in the .csv files, which are CSV files compliant with RFC 4180 <https://datatracker.ietf.org/doc/html/rfc4180>. Run python csv_to_content.py to generate the respective comic Markdown files.

NOTE: This repository does NOT include the comic files itselves! They have to be added into assets/comics manually.

License

CC BY-SA 3.0.

shortlog
2024-03-25 WuzzyCommic #833master
2024-03-22 WuzzyComics #830 to #832
2024-03-15 WuzzyComic #829
2024-03-13 WuzzyComics #827 to #828
2024-03-08 WuzzyAdd disasters topic to #826
2024-03-06 WuzzyAdd #825 and #826
2024-02-26 WuzzyFix dates of #822 to #824
2024-02-26 WuzzyComics #822 to #824
2024-02-19 WuzzyFix broken 'missing language' link
2024-02-19 WuzzyNew topic: death
2024-02-19 WuzzyFix missing comic ID
2024-02-19 WuzzyHistory: Aggregators, topic next/prev, series
2024-02-19 WuzzyRender non-comic non-topic lists normally
2024-02-19 WuzzyFix dates from comic #819
2024-02-17 WuzzyCount series in stats page
2024-02-17 WuzzyChange series nav link title texts
...
heads
4 weeks ago master