Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

code4libtoronto/code4libsite-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository is the Hugo Build for code4libtoronto.github.io.

Usage

If you want to build the site, run the deploy.sh script. From the instructions on the hugo site for using github pages:

./deploy.sh "Your optional commit message" to send changes to <username>.github.io (careful, you may also want to commit changes on the <your-project>-hugo repo).

Changes should be pushed to the code4libtoronto.github.io repository

Content Editing Workflow

  1. hugo new post/2017-11-01.md
  2. cd content/post/2017-11-01.md
  3. Make changes, edit metadata
  4. hugo -t=after-dark
  5. hugo server --buildDrafts
  6. copy over docs/ to code4libtoronto.github.io repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages