Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
.DS_Store
1 change: 1 addition & 0 deletions .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

6 changes: 0 additions & 6 deletions 404.html

This file was deleted.

14 changes: 0 additions & 14 deletions Gemfile

This file was deleted.

80 changes: 0 additions & 80 deletions Gemfile.lock

This file was deleted.

15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Path of Building Community website

Made with https://github.com/CloudCannon/hydra-jekyll-template
Static website for https://pathofbuilding.community.

### Developement
To run the project locally simply run:
## Local preview

```
$ docker compose up
```
Open `index.html` directly in a browser.

Then go to http://127.0.0.1:4000
No build step or local server is required. If you want to preview it through a local HTTP URL that matches GitHub Pages behavior more closely, any static file server can serve the repository root.

## GitHub Pages

This repository is designed to deploy directly from the repository root with GitHub Pages.
62 changes: 0 additions & 62 deletions _config.yml

This file was deleted.

18 changes: 0 additions & 18 deletions _data/footer.yml

This file was deleted.

16 changes: 0 additions & 16 deletions _data/navigation.yml

This file was deleted.

15 changes: 0 additions & 15 deletions _includes/navigation.html

This file was deleted.

1 change: 0 additions & 1 deletion _includes/relative-src.html

This file was deleted.

24 changes: 0 additions & 24 deletions _includes/social-icon.html

This file was deleted.

50 changes: 0 additions & 50 deletions _layouts/default.html

This file was deleted.

18 changes: 0 additions & 18 deletions _layouts/page.html

This file was deleted.

37 changes: 0 additions & 37 deletions _sass/cloudcannon.scss

This file was deleted.

Loading