Go to file
sovanna 35155b9638 refactor(ARTIQ): Removes useless zoom 2019-07-22 14:55:14 +02:00
content refactor(ARTIQ): Removes useless zoom 2019-07-22 14:55:14 +02:00
sass/css fix(layout): Adds more space on top title 2019-07-22 14:53:30 +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