Skip to content

neuroengineering/njc-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NJC

NCJ website repo - this repository contains the content for the website of the Journal Club.

To create the new blog post you need to:

  1. have Hugo and rights to upload

  2. clone this repository to your local storage git clone https://github.com/neuroengineering/njc

  3. create a submodule of njc-page as public folder git submodule add https://github.com/neuroengineering/njc /public

  4. create a submodule of kube theme in themes folder cd themes/ git submodule add https://github.com/neuroengineering/kube

  5. update a new blog post in content/ folder (with style same as in other .md files)

  6. check if everything works with: hugo server

  7. run the page creation: hugo

  8. upload all of the changes to each of the repositories

About

journal club page set up and content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published