Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saschwarz/tech-agilitynerd
tech.agilitynerd.com pelican driven content
https://github.com/saschwarz/tech-agilitynerd
Last synced: 5 days ago
JSON representation
tech.agilitynerd.com pelican driven content
- Host: GitHub
- URL: https://github.com/saschwarz/tech-agilitynerd
- Owner: saschwarz
- Created: 2013-03-15T15:49:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T03:05:24.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T03:19:47.418Z (7 months ago)
- Language: Python
- Size: 16.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tech-agilitynerd
tech.agilitynerd.com pelican driven content
## Develop
```
wd tech# or manually
pyenv activate pelicanmake devserver
# old
~~source ~/.virtualenvs/pelican-new/bin/activate~~
```## Deploy
make github
# Created virtualenv:
pyenv virtualenv 2.7.16 pelican