txn2
Develop site:
Install hugo:
brew install hugoGenerate site on local workstation for development:
hugo serveGenerate site into docs folder for deployment:
hugo -s . -d docsGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Develop site:
Install hugo:
brew install hugoGenerate site on local workstation for development:
hugo serveGenerate site into docs folder for deployment:
hugo -s . -d docs