Update repo structure, setup Travis

This commit is contained in:
Angelos Chalaris
2019-08-21 10:29:36 +03:00
parent c0d36df01c
commit 14babf517a
6 changed files with 21 additions and 18 deletions

8
.gitattributes vendored Normal file
View File

@ -0,0 +1,8 @@
src/docs/* linguist-documentation
scripts/* linguist-documentation
gatsby-browser.js linguist-documentation
gatsby-config.js linguist-documentation
gatsby-node.js linguist-documentation
gatsby-ssr.js linguist-documentation
.travis/* linguist-documentation
config.js linguist-documentation

4
_headers Normal file
View File

@ -0,0 +1,4 @@
[[headers]]
for = "/static/*"
[headers.values]
Cache-Control = "public, max-age=360000"

1
language_fix.py Normal file
View File

@ -0,0 +1 @@
print('This file is here only to tag the repository language. Do not delete, please!')

6
netlify.toml Normal file
View File

@ -0,0 +1,6 @@
[build]
publish = "public"
command = "npm run webber"
[build.environment]
YARN_VERSION = "1.9.4"
YARN_FLAGS = "--no-ignore-optional"

View File

@ -1,18 +0,0 @@
autopep8==1.3.3
cffi==1.11.4
click==6.7
emoji==0.4.5
flake8==3.6.0
Flask==1.0
Flask-OAuth==0.12
gunicorn==19.7.1
httplib2==0.10.3
itsdangerous==0.24
Jinja2==2.10
MarkupSafe==1.0
misaka==2.1.0
mistune==0.8.3
oauth2==1.9.0.post1
pycodestyle==2.3.1
pycparser==2.18
Werkzeug==0.14.1

2
static/robots.txt Normal file
View File

@ -0,0 +1,2 @@
User-agent: *
Disallow: