Skip to content

limograf/caldervalleyscouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caldervalleyscouts

Calder Valley Scouts Group website and web project

Update this readme with the steps to get set up:

caldervalleyscouts

Calder Valley Scouts Group website and web project

set up and install on mac os

You will need

install the software

  • open terminal
  • install homebrew by pasting mkdir homebrew && curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C homebrew into terminal
  • install hugo by typing brew install hugo into terminal

clone the repo

  • open terminal
  • git clone the Scouts repo by typing git clone git@github.com:limograf/caldervalleyscouts.git
  • change directory into the repo by typing cd caldervalleyscouts
  • serve the website locally by typing hugo serve
  • look at your local website in your browser

commit your changes

edit the content

  • open the folder in Sublime text
  • find the page in the folders
  • edit it using Markdown https://www.markdownguide.org/
  • save your changes and commit them to develop

edit the code

About

Calder Valley Scouts Group website and web project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published