spothound / sites

All sites from @libreim, one deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sites

All sites from @libreim, one deploy

How to build libreim pages locally.

First, fork (optional) and clone this repo, then update all the modules:

git clone https://github.com/libreim/sites 
cd sites
git submodule update --init --recursive 

Once all of the above is done you can do build the proyect:

./build.sh 

Your local build of the project would be on: http://localhost:8000/

About

All sites from @libreim, one deploy


Languages

Language:Shell 100.0%