|
1 | | -# MirrorWebsite |
2 | | - |
3 | | - |
4 | | - |
5 | | -This is the source of the current website for Clarkson's FOSS Mirror. |
6 | | - |
7 | | -## Development Setup |
8 | | -The Sass and Pug files can be compiled to CSS & HTML |
9 | | -respectively either manually or with Gulp. To install the dependencies, run |
10 | | -`npm install` and then either run the specific gulp tasks like `gulp pug` / |
11 | | -`gulp sass`, or have them recompile on modifications with `gulp watch`. |
12 | | - |
13 | | -## Tools used |
14 | | -- Sass |
15 | | -- Pug |
16 | | -- [normalize.scss](https://github.com/appleboy/normalize.scss) |
17 | | -- [Toast Grid System](https://daneden.github.io/Toast) |
18 | | -- [FontAwesome](http://fortawesome.github.io/Font-Awesome/) |
19 | | -- [C3.js](https://github.com/c3js/c3) |
20 | | - |
21 | | -## Contribute |
22 | | -If you are interested in contributing, contact either [Benjamin Lannon](mailto:lannonbr@clarkson.edu) |
23 | | -or anyone on the COSI WebDev team. |
24 | | - |
25 | | -## Credits |
26 | | -mainback.jpg was found on [Unsplash](https://unsplash.com/photos/_3l5B_4E_u0) by |
27 | | -Scott Webb and is licensed under Creative Commons Zero. |
| 1 | +# MirrorWebsite |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +This is the source of the current website for Clarkson's FOSS Mirror. |
| 6 | + |
| 7 | +## Development Setup |
| 8 | +The Sass and Pug files can be compiled to CSS & HTML |
| 9 | +respectively either manually or with Gulp. To install the dependencies, run |
| 10 | +`npm install` and then either run the specific gulp tasks like `gulp pug` / |
| 11 | +`gulp sass`, or have them recompile on modifications with `gulp watch`. |
| 12 | + |
| 13 | +## Tools used |
| 14 | +- Sass |
| 15 | +- Pug |
| 16 | +- [normalize.scss](https://github.com/appleboy/normalize.scss) |
| 17 | +- [Toast Grid System](https://daneden.github.io/Toast) |
| 18 | +- [FontAwesome](http://fortawesome.github.io/Font-Awesome/) |
| 19 | +- [C3.js](https://github.com/c3js/c3) |
| 20 | + |
| 21 | +## Contribute |
| 22 | +If you are interested in contributing, contact either [Benjamin Lannon](mailto:lannonbr@clarkson.edu) |
| 23 | +or anyone on the COSI WebDev team. |
| 24 | + |
| 25 | +## Credits |
| 26 | +mainback.jpg was found on [Unsplash](https://unsplash.com/photos/_3l5B_4E_u0) by |
| 27 | +Scott Webb and is licensed under Creative Commons Zero. |
0 commit comments