Personal site and simple web framework.
- Shell 75.3%
- CSS 17.5%
- HTML 7.2%
| .github/workflows | Im stupid | |
| content | more todolist progress | |
| templates | Update footer | |
| .gitignore | Stop tracking real makefile, adding example | |
| build.sh | Updating generate_rss in build.sh to use dc:creator instead of author | |
| LICENSE | This is ready for prod???? | |
| Makefile.Example | Stop tracking real makefile, adding example | |
| README | More lowdown notes | |
| verso.conf | Adding deploy to github | |
██╗ ██╗███████╗██████╗ ███████╗ ██████╗ ██████╗ ██║ ██║██╔════╝██╔══██╗██╔════╝██╔═══██╗ ╚════██╗ ██║ ██║█████╗ ██████╔╝███████╗██║ ██║ █████╔╝ ╚██╗ ██╔╝██╔══╝ ██╔══██╗╚════██║██║ ██║ ██╔═══╝ ╚████╔╝ ███████╗██║ ██║███████║╚██████╔╝███████╗███████╗ ╚═══╝ ╚══════╝╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚══════╝╚══════╝ 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.