layout |
---|
default |
- Fork workwithme.guide-myguide on GitHub.
- Modify
index.md
, optionally adding a profile picture to the top level directory. - Fork [this project]({{ site.github.repository_url }}) on GitHub.
- Clone your fork. In your local sandbox run
git submodule add -b master https://github.com/USERNAME/workwithme.guide-myguide.git WWM_LINK
whereUSERNAME
is your GitHub username andWWM_LINK
is the link you'd like atworkwithme.guide/WWM_LINK
. If you don't specifyWWM_LINK
, your link will end up beinghttps://workwithme.guide/workwithme.guide-myguide
- Make a Pull Request to this repo
abloomston/workwithme.guide
, notpages-themes/minimal
. This is how you will make changes to your Work With Me Guide (for now--this is a prototype). - Once I merge your Pull Request your Work With Me Guide will be available at
https://workwithme.guide/WWM_LINK
.