https://github.com/plsyssec/cse227-spring19
https://github.com/plsyssec/cse227-spring19
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plsyssec/cse227-spring19
- Owner: PLSysSec
- Created: 2019-04-02T01:43:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T18:03:56.000Z (about 7 years ago)
- Last Synced: 2025-03-02T01:44:08.056Z (over 1 year ago)
- Language: HTML
- Size: 10.2 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### How to work with this repo:
1. Modify/add files in `docs`. Don't ever modify things under `site` directly.
2. `make serve` if you're running locally
3. Once you're done, `make build` and checking both the new files in `docs` and `site`. Then push.
4. Tell deian to publish
## First time?
Install mkdocs and extension via: `make install`