A full featured blog in RiotJS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wesley Kerfoot 52647920ba fix bug with summaries, allow for social stuff to be blocked gracefully 6 years ago
src fix bug with summaries, allow for social stuff to be blocked gracefully 6 years ago
.gitignore update gitignore 7 years ago
README.md update readme 7 years ago
blog.ini render markdown serverside and put it in the noscript tag for people 7 years ago
blog.service render markdown serverside and put it in the noscript tag for people 7 years ago
blog_test.service add draft feature 7 years ago
fabfile.py add draft feature 7 years ago
list.js (hopefully) fix pagination 7 years ago
package.json fix editor 7 years ago
requirements.txt render markdown serverside and put it in the noscript tag for people 7 years ago
rollup.config.js bundle multiple files 7 years ago
watch.sh add watch script 7 years ago
yarn.lock fix editor 7 years ago

README.md

A simple single-page blog written in RiotJS and Flask

It is still very much a work in progress, but you can see it in action at https://wesk.tech/blog

Includes a tag that pulls projects from Github and puts them in a carousel-like UI, as well as a post editor that handles markdown.