Skip to content

Commit

Permalink
Merge pull request italia#47 from italia/docs-italia-theme
Browse files Browse the repository at this point in the history
Docs italia theme
  • Loading branch information
gvarisco committed Mar 7, 2018
2 parents 675586c + 4faf0b5 commit 309b180
Show file tree
Hide file tree
Showing 27 changed files with 31 additions and 8,269 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
html/
_build/
.env
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: python
python:
- "2.7"
install: "pip install -q sphinx"
install:
- pip install -q sphinx
- pip install -r requirements.txt
script: sphinx-build -nW -b html -d _build/doctrees . _build/html

# Flags used here, not in `make html`:
Expand Down
85 changes: 0 additions & 85 deletions _themes/sphinx_italia_theme/breadcrumbs.html

This file was deleted.

51 changes: 0 additions & 51 deletions _themes/sphinx_italia_theme/footer.html

This file was deleted.

195 changes: 0 additions & 195 deletions _themes/sphinx_italia_theme/layout.html

This file was deleted.

0 comments on commit 309b180

Please sign in to comment.