CodemateLtd/codemate-site

Name: codemate-site

Owner: Codemate Ltd

Description: An ongoing project of porting our main site to Hugo.

Created: 2017-10-10 09:44:16.0

Updated: 2017-10-10 10:12:33.0

Pushed: 2017-10-16 10:56:45.0

Homepage: null

Size: 18829

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Codemate site

An ongoing project in porting our site from WordPress to Hugo.

Contributing

If fixing an issue, assign yourself. This means you're actively working on it.

If an issue doesn't exist about the problem you're fixing, create it and self-assign it to yourself.

Creating a new post

For example, if we'd create a new post:

  1. hugo new post/hello-world.md
  2. mkdir static/hello-world

Now we have the post and an asset folder set up for a new post.

Post images and other assets

Add images to the static/hello-world folder.

There's two special kind of images that you should add there:

  1. thumbnail.png, which is the thumbnail image on the article listing grid
  2. header.png, which is the header image for the post.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.