Skip to content

international-speakers/international-speakers.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

INTERNATIONALSPEAKERS LOGO

Website of the International Speakers Toastmasters Club. Created with Hugo from the Bigspring theme.

Install

$ git clone https://github.com/international-speakers/internationalspeakers.github.io.git

$ hugo server -D

(opens http://localhost:1313/ on browser)

Changing page content

$ cd content/'page_to_modify'

$ open _index.md

Publish changes

$ hugo 

$ cd ..

$ mv -f site/public/* site/

$ cd site/

$ rm -r public/

$ git add .

$ git commit -am "change"

$ git push

Releases

No releases published

Packages

No packages published

Languages