fedesoria / docs

Source code for the https://www.upper.io site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upper.io docs

How to install and run

Install luminos:

make deps

Run the server:

make run

And open 127.0.0.1:9000.

Directory layout

Some important files and directories:

# Main page template
sites/default/templates/index.tpl

# Web root
sites/default/webroot

# Markdown files
sites/default/content

About

Source code for the https://www.upper.io site


Languages

Language:CSS 40.7%Language:Smarty 31.2%Language:Go 16.2%Language:JavaScript 11.5%Language:Makefile 0.4%