Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

fjuma/wise-agents.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to publish wise-agents documentation

  • Fork and clone this project. Your local directory should be wise-agents.github.io
  • Add a remote ref to upstream, for pulling future updates. For example:
git remote add upstream https://github.com/wise-agents/wise-agents.github.io
  • Be sure to fetch the website branch, you can simply use:
git fetch upstream
  • Be sure to have a forked and cloned wise-agents. Your local directory for wise-agents should be ../wise-agents
  • Build wise-agents project
  • from the main branch in wise-agents.github.io just run make it will build docs from ../wise-agents and push it in a remote branch called website
  • go to github and create PR like this merge
  • merge it
  • your documentation will be shortly available at https://wise-agents.github.io/

About

github pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%