https://github.com/b-ryan/b-ryan.github.io
https://github.com/b-ryan/b-ryan.github.io
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/b-ryan/b-ryan.github.io
- Owner: b-ryan
- Created: 2014-10-26T21:01:49.000Z (about 11 years ago)
- Default Branch: dev
- Last Pushed: 2017-06-26T20:01:53.000Z (over 8 years ago)
- Last Synced: 2025-01-10T20:53:02.522Z (about 1 year ago)
- Language: JavaScript
- Size: 3.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Developing
```
pip install -r requirements.txt
./develop.sh
```
# Make a new article
```
./new-article 'Name of article'
```
# Deploying
```
./deploy.sh
```