Skip to content

Commit

Permalink
more files
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGriffiths committed Feb 11, 2020
1 parent 6308a73 commit 35b0233
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# kcnischool.org
Website source for KCNI school website - kcnischool.org
# kcni_summer_school_website

The website is written in Hugo and deployed with CI on Netlify.

Preview current build [here](https://serene-hopper-213c9e.netlify.com/)

The site will re-build upon each new commit to this repo.

To see changes, wait 20 secs or so, and then refresh the page.

The github text editor should be sufficient for most changes. You can of course also clone, make changes locally, and push.


# Structure:

- Landing page and title are specified in config.toml

- Main pages are specified in 'content' folder

- Text is mostly written in markdown


0 comments on commit 35b0233

Please sign in to comment.