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 b8468723d0 capitalized the wrong class 7 years ago
src capitalized the wrong class 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 add csrf protection and config stuff 7 years ago
package.json changes to handle prefetching 7 years ago
requirements.txt add flask_wtf in order to make use of its CSRF protection 7 years ago
riotblog.min.js many improvements 7 years ago
rollup.config.js insertion works (not authenticated yet) and markdown parsing support 7 years ago
watch.sh add watch script 7 years ago
yarn.lock changes to handle prefetching 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.