Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 475 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 475 Bytes

Tapirio Platform

A simple to use platfrom for building Robust & SEO-friendly websites with blogging capabilities. Foundation built with ExpressJS, Pug, Sass, Bootstrap. There is no reliance upon jQuery.

Blog posts support Markdown and HTML.

How to get going:

git clone https://github.com/vmyazin/tapirio.git

cd tapirio

mv content/preferences-default.json content/preferences.json

yarn

yarn start

Proceed to http://localhost:3504