Commits (410)
- 310 additional commits have been omitted to prevent performance issues.
Showing
.gitlab-ci.yml
0 → 100644
CONTRIBUTING.md
0 → 100644
Dockerfile
deleted
100644 → 0
docker-compose.yml
0 → 100644
requirements.txt
deleted
100644 → 0
Flask==0.10.1 | ||
Flask-Gravatar==0.4.1 | ||
Jinja2==2.7.1 | ||
MarkupSafe==0.18 | ||
Werkzeug==0.9.4 | ||
argparse==1.2.1 | ||
gunicorn==18.0 | ||
itsdangerous==0.23 | ||
wsgiref==0.1.2 |
srctweb/Gemfile
0 → 100644
srctweb/Gemfile.lock
0 → 100644
srctweb/_config.yml
0 → 100644
srctweb/_data/alerts.yml
0 → 100644
srctweb/_data/navigation.yml
0 → 100644
srctweb/_data/people.json
0 → 100644
srctweb/_data/projects.json
0 → 100644
This diff is collapsed.
srctweb/_includes/base_path
0 → 100644
srctweb/_includes/head.html
0 → 100644
srctweb/_layouts/event.html
0 → 100644
srctweb/_layouts/post.html
0 → 100644