Skip to content

shelbyKiraM/chimeraarts.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChimeraArts.org

The website source code for http://www.chimeraarts.org.

If you've found a problem with the site (missing content, typos, etc...), please either fork this repository and send a pull request or create an issue.

Development

The website is built with Hugo, a static site generator written in Golang.

To develop using the site, just download the Hugo binary in your platform (Mac, Win, Linux) and run hugo server --watch --source=./ in this directory.

Any changes to the static, content, and layouts directories will automatically be compiled into the public dir.

Site content is found in the content directory and is written in Markdown.

Once you've completed your changes, commit the changes and submit a pull request.

This project contains a git subtree at public, so in order to update the compiled content, you must push your changes to the subtree.

We have a convenience utility that does this for you found in deploy.sh which you can use like this:

./deploy.sh 'fixing a typo'

... which builds your changes, commits the code and pushes the updates to both github repos.

License

Content released under the Creative Commons Share-Alike 2.5 License.

Credits

Created by Dana Woodman.

Thanks to Hugo for making this easy for us.

About

Chimera's website content, built with Hugo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published