Web resources be used in http://regular.express
Web site is rendered with Jikji v0.5 (Static website generator based on RESTFul Server).
jikji use Jinja2 template engine which is used in Flask.
You can see jinja template documentation on here.
Environment datas are loaded from repository rexpress/environments.
- URL rules, template path, and model data is described in
pages.xml config.jsonis config of pathes, server_info, importing libraries.ds.pyandext.pyare functions that proccess sharing and environement datas.- Static resources like css, js, img are located in
assetsfolder. - Template files are located in
templatesfolder.
regular.express is built automatically for every hour by Jenkins. Currently stopped.
Commits in the master branch will be reflected as soon as they are built.
