Skip to content

ecell/ecell4_hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecell4_hugo

How to update this hugo site

  1. Install hugo
  2. Run git clone git://github.com/ecell/ecell4_hugo in your terminal
  3. Run cd ecell4_hugo in your terminal
  4. Run git submodule update --init --recursive in your terminal
  5. Edit content/_index.md
  6. Run hugo server -D in your terminal
  7. Opne localhost:1313 with your web browser

Deploying this hugo site

  1. Run hugo -D in your terminal
  2. Run git commit -m "Some message" -a && git push"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published