1
0
Fork
You've already forked verso2
0
Personal site and simple web framework.
  • Shell 75.3%
  • CSS 17.5%
  • HTML 7.2%
2026年05月18日 12:22:14 -07:00
.github/workflows Im stupid 2026年05月14日 12:10:01 -07:00
content more todolist progress 2026年05月18日 12:22:14 -07:00
templates Update footer 2026年02月05日 00:16:36 -08:00
.gitignore Stop tracking real makefile, adding example 2026年02月04日 21:59:01 -08:00
build.sh Updating generate_rss in build.sh to use dc:creator instead of author 2026年02月08日 23:32:02 -08:00
LICENSE This is ready for prod???? 2026年02月04日 19:12:09 -08:00
Makefile.Example Stop tracking real makefile, adding example 2026年02月04日 21:59:01 -08:00
README More lowdown notes 2026年02月08日 23:47:43 -08:00
verso.conf Adding deploy to github 2026年05月14日 11:57:27 -07:00

██╗ ██╗███████╗██████╗ ███████╗ ██████╗ ██████╗ 
██║ ██║██╔════╝██╔══██╗██╔════╝██╔═══██╗ ╚════██╗
██║ ██║█████╗ ██████╔╝███████╗██║ ██║ █████╔╝
╚██╗ ██╔╝██╔══╝ ██╔══██╗╚════██║██║ ██║ ██╔═══╝ 
 ╚████╔╝ ███████╗██║ ██║███████║╚██████╔╝███████╗███████╗
 ╚═══╝ ╚══════╝╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚══════╝╚══════╝
Verso_2
=======
After creating Verso, which aimed for a spa-style site with heavy utilization 
of javascript, I have come here to reform my ways and implement simpler 
solution. Please accept my humble offering.
Introducing verso_2. It should be self explanatory on how to use it based on 
the example here (which is also my personal site). 
Dependent on the lowdown markdown parser, but could be adapted to use a plethora of options. 
Notes
-----
In blog posts, which will be within the generated feed.xml, make sure to use absolute urls to adhere to RSS standards.
In another vein of RSS standards, make sure to use RFC822 formatting for the date field within blog posts. 
Verso2 will probably break at some point, so be ready to fix it. You should probably not use this if you just want something to work.
License
-------
The software in this repository is licensed under the GPLv3, which can be 
found in LICENSE. The content in this repository is licensed under CC-BY-4.0 
which can be found in content/LICENSE.