Skip to content

camdenmil/joeyamillerfoundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joey A. Miller Foundation

This is the repository for the Joey A. Miller Foundation website.

Building the site

This site is built using Jekyll. Jekyll and the required dependencies may be installed using https://rubygems.org/pages/download.

Additional Dependencies

This site also uses the jekyll-pagination package which may be installed with gem install jekyll-pagination

Building

After installing Jekyll, you can just run jekyll build to build the site in the _site directory (this directory is in .gitignore to keep the source repo clean)

Serving the site

After building the site with Jekyll, the contents of _site can be deployed to any webserver.

jekyll serve (docs) can also be used to serve the site at localhost:4000 for quick debugging.

License

This code is maintained under the MIT license. A copy of this license may be found in the LICENSE file in the repository or here

About

Joey A. Miller Foundation site source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published