Go to file
Sebastien Bourdeauducq 5ae836b0c9 office: reorganize 2019-07-22 20:31:45 +08:00
content office: reorganize 2019-07-22 20:31:45 +08:00
sass/css feat(popup): Adds cursor pointer to images 2019-07-22 14:27:49 +02:00
static feat(ControlLoops): Adds origin image to display when click 2019-07-22 12:13:23 +02:00
templates feat(popup): Removes src images when closed 2019-07-22 14:30:41 +02:00
.gitignore feat(website): Adds desktop homepage 2019-07-03 11:52:11 +02:00
README.md README: give up on markdown 2019-07-20 11:33:02 +08:00
config.toml fix(website): Applies various changes 2019-07-08 11:59:50 +02: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