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 217f0c2e86 fix more bullshit 8 years ago
src fix more bullshit 8 years ago
.gitignore basic login and csrf working 8 years ago
README.md update readme 8 years ago
blog.ini reorganization and initial fabric file 8 years ago
blog.service add csrf protection and config stuff 8 years ago
fabfile.py add csrf protection and config stuff 8 years ago
nohup.out many improvements 8 years ago
package.json insertion works (not authenticated yet) and markdown parsing support 8 years ago
requirements.txt add flask_wtf in order to make use of its CSRF protection 8 years ago
riotblog.min.js many improvements 8 years ago
rollup.config.js insertion works (not authenticated yet) and markdown parsing support 8 years ago
watch.sh add watch script 8 years ago
yarn.lock insertion works (not authenticated yet) and markdown parsing support 8 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.