Skip to content

rignatus/studenthack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Hack V

Installation

Clone the repository using:

$ git clone --recursive https://github.com/hacksoc-manchester/studenthack-2016

For more information read the official setup guide of Hugo.

Making Changes

config.toml - contains all the date the site is using

/static/ - contains all the assesets the site is using (css, js, images, etc.)

/layouts/partials - contains all html of the pages

Before pushing

Check your local changes, run Hugo's built-in local server.

$ hugo server

Now enter localhost:1313 in the address bar of your browser.

Pushing

Run the built-in hugo command:

$ hugo

Now add every file to git, commit your changes and push.

License

This theme is released under The MIT License (MIT). For more information read the License.

Acknowledgements

Thanks to

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published