Skip to content

CoreSSJ/sgibson91.github.io

 
 

sgibson91.github.io

CI Tests

Repo Overview

  • Blog posts are hosted in content/blog
  • Project pages are hosted in content/project

Building the website locally

You need to have Hugo installed.

Installing Hugo with Homebrew

brew install hugo

Creating new content

Make sure this command is run from the root of the directory.

hugo new path/to/new-content.md

Locally rendering changes

hugo server -D

Updating the theme

To pull in any upstream changes to the theme being used as a git submodule, run the following.

git submodule update --remote

Contributing

Please read the Contributing Guidelines and Code of Conduct to get started making a contribution.

Attribution

Thank you to the maintainers of the Anatole Hugo theme.

About

Sarah's professional website

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%