-
Notifications
You must be signed in to change notification settings - Fork 0
License
helle253/athens-foundation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Athens Progress Foundation Website ## Jekyll installation [Jekyll Quickstart Docs](https://jekyllrb.com/docs/) lists the prerequisites for installing Jekyll for whatever OS you are using. Please refer to these documents to get started. Assuming the jekyll prerequisites are installed, run the following command to install jekyll and bundler: ```shell gem install jekyll bundler ``` Then, install the dependencies: ```shell bundle install ``` ## Local development To run the site locally, navigate to the root directory of the project and run the following command: ```bash bundle exec jekyll serve ``` In your browser, navigate to `http://localhost:4000/` to view the site.
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published