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.
 
 
 
 
 
 
wes 72df80489e render markdown serverside and put it in the noscript tag for people 7 years ago
src render markdown serverside and put it in the noscript tag for people 7 years ago
.gitignore basic login and csrf working 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
fabfile.py bundle multiple files 7 years ago
package.json social stuff 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 social stuff 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://primop.me/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.