forked from M-Labs/web2019
sovanna
2a2a7da014
- common models functions are loaded in SolveSpaceControls.js - each js model file is now autonomous - in page-solvespace.html, add each <script> 'async' attribute So now, each js model file will be loaded as soon as available, avoiding blocking rendering page |
||
---|---|---|
content | ||
sass/css | ||
server | ||
static | ||
templates | ||
.gitignore | ||
README.md | ||
Website design specs.docx | ||
config.toml | ||
package-lock.json | ||
package.json |
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