https://github.com/physiopy/physiopy-codesprint-spring2023
https://github.com/physiopy/physiopy-codesprint-spring2023
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/physiopy/physiopy-codesprint-spring2023
- Owner: physiopy
- Created: 2023-04-05T07:53:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T12:33:01.000Z (almost 3 years ago)
- Last Synced: 2025-07-27T00:01:40.898Z (6 months ago)
- Language: HTML
- Homepage: https://physiopy.github.io/physiopy-codesprint-spring2023/
- Size: 917 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Requirements
conda install:
* jinja2
* simplejson
# Instructions
1. Fork this repo and rename it (Go to settings)
2. Edit `data.json` with your site's info and run `python generator.py`
3. Add the generated pages: `git add index.html css/css/stylish-portfolio.css`
4. Commit the changes and push to the `gh-pages` branch of your repo