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 0026d85806 fix social links 7 years ago
src fix social links 7 years ago
.gitignore basic login and csrf working 7 years ago
README.md update readme 7 years ago
blog.ini reorganization and initial fabric file 7 years ago
blog.service add csrf protection and config stuff 7 years ago
fabfile.py bundle multiple files 7 years ago
package.json social stuff 7 years ago
requirements.txt make projects route work properly 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.