Go to file
Sebastien Bourdeauducq 220bc3f1c6 add old migen tutorial 2019-11-19 10:37:13 +08:00
content add old migen tutorial 2019-11-19 10:37:13 +08:00
sass/css feat(place-order): Formats number to be money currency like 2019-11-09 19:41:09 +09:00
static add old migen tutorial 2019-11-19 10:37:13 +08:00
templates feat(place-order): Adds a mobile device test 2019-11-07 19:15:47 +09:00
.gitignore feat(place-order): Adds order hardware system 2019-11-06 14:49:00 +08:00
README.md README: give up on markdown 2019-07-20 11:33:02 +08:00
Website design specs.docx add design specs document 2019-07-26 21:11:05 +08:00
config.toml config.toml: correct description 2019-07-29 19:10:05 +08:00
package-lock.json feat(place-order): Adds order hardware system 2019-11-06 14:49:00 +08:00
package.json feat(place-order): Adds order hardware system 2019-11-06 14:49:00 +08:00

README.md

M-Labs.hk website source code

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. For deployment, see the nix-scripts repository. Commits to https://git.m-labs.hk/M-Labs/web2019.git are automatically deployed to m-labs.hk through Hydra.

Clone the project:

git clone https://git.m-labs.hk/M-Labs/web2019.git
cd web2019

Install Zola.

Start:

zola serve