aichaos / rivescript.com

Front-end files for the RiveScript.com website.

Home Page:https://www.rivescript.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RiveScript.com

GlowLogo

This is the source code of the RiveScript.com website. It runs on top of my Python CMS called Rophako.

Hacking

Because of the separation of concerns between Rophako the CMS and the front-end files of the website it runs, there is a bootstrap.py script that will automatically configure Rophako for a local dev environment of RiveScript.com.

Just run python3 bootstrap.py and you'll be up and running in no time. After the initial automatic configuration, running bootstrap.py again acts as an easy shortcut to running Rophako's server script.

About

Front-end files for the RiveScript.com website.

https://www.rivescript.com/


Languages

Language:HTML 90.7%Language:CSS 4.2%Language:Python 2.8%Language:JavaScript 2.3%