Skip to content

CoreSSJ/project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreSSJ.github.io

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors