Skip to content

Commit fe9d231

Browse files
authored
Merge pull request #151 from rickecon/upd2
Merging
2 parents 0a13c21 + eb6b30f commit fe9d231

213 files changed

Lines changed: 0 additions & 13614 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build.py

Lines changed: 0 additions & 240 deletions
This file was deleted.

docs/local_site.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22

33
When you have updated the code for the site in the repository on your local machine, you will want to test the site to make sure it has the functionality you want. The simplest way to do this is to use Python's built-in HTTP server.
44

5-
- Run `python build.py` first from the root directory if you have made template changes
65
- Navigate to the `site/` directory in your terminal: `cd site`
76
- Initiate a Python built-in server: `python -m http.server 8000`
87
- In your browser, open http://localhost:8000
9-
- Run `python build.py` from the root directory if you have made template changes
10-
- Refresh browser window after any changes
118

129
Once you are done using the site on the local server, close the browser window and terminate the browser in your terminal using `CMD-c`.

oselab/__init__.py

Lines changed: 0 additions & 9 deletions
This file was deleted.

oselab/config/assets.py

Lines changed: 0 additions & 32 deletions
This file was deleted.

oselab/config/filters.py

Lines changed: 0 additions & 16 deletions
This file was deleted.

oselab/config/markdown.py

Lines changed: 0 additions & 11 deletions
This file was deleted.

oselab/static/css/bootcamp/2019.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

oselab/static/css/bootcamp/comment.css

Lines changed: 0 additions & 14 deletions
This file was deleted.

oselab/static/css/components/floating_arrow_link.css

Lines changed: 0 additions & 14 deletions
This file was deleted.

oselab/static/css/components/home_card.css

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)