README (1937B)
1 ██╗ ██╗███████╗██████╗ ███████╗ ██████╗ ██████╗ 2 ██║ ██║██╔════╝██╔══██╗██╔════╝██╔═══██╗ ╚════██╗ 3 ██║ ██║█████╗ ██████╔╝███████╗██║ ██║ █████╔╝ 4 ╚██╗ ██╔╝██╔══╝ ██╔══██╗╚════██║██║ ██║ ██╔═══╝ 5 ╚████╔╝ ███████╗██║ ██║███████║╚██████╔╝███████╗███████╗ 6 ╚═══╝ ╚══════╝╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚══════╝╚══════╝ 7 8 Verso_2 9 ======= 10 11 After creating Verso, which aimed for a spa-style site with heavy utilization 12 of javascript, I have come here to reform my ways and implement simpler 13 solution. Please accept my humble offering. 14 15 Introducing verso_2. It should be self explanatory on how to use it based on 16 the example here (which is also my personal site). 17 18 Dependent on the lowdown markdown parser, but could be adapted to use a plethora of options. 19 20 Notes 21 ----- 22 23 In blog posts, which will be within the generated feed.xml, make sure to use absolute urls to adhere to RSS standards. 24 25 In another vein of RSS standards, make sure to use RFC822 formatting for the date field within blog posts. 26 27 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. 28 29 License 30 ------- 31 32 The software in this repository is licensed under the GPLv3, which can be 33 found in LICENSE. The content in this repository is licensed under CC-BY-4.0 34 which can be found in content/LICENSE.