Skip to content

itpresidents/thesis-2020-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITP Thesis 2020 Info Site

This site is created by ITP residents, and provides info about Thesis 2020.

To work on this:

Install hugo

brew install hugo

Clone this repository recursive - to make sure you include the themes.

git clone [email protected]:itpresidents/thesis-2020-info.git --recursive

Cd into the repo:

cd thesis-2020-info

Start the server:

hugo server -D

To save and push code:

git add .
git commit -m 'your commit message here describing the change'
git push origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages