Work With Me Documents Hosted on GitHub
There are two different repositories with similar names, i.e. workwithme.guide-myguide
and workwithme.guide
. The first repository in the instructions below (i.e. workwithme.guide-myguide) is for your personal work with me profile page, the other repository (i.e. workwithme.guide) in step 3 is this website’s repository; think of the website repository as the place where all work with me profile pages can reside. Let’s get started!
index.md
, optionally adding a profile picture to the top level directory. Make sure your edits are pushed your fork of the profile repository.git submodule add -b master https://github.com/USERNAME/workwithme.guide-myguide.git WWM_LINK
where USERNAME
is your GitHub username and WWM_LINK
is the link you’d like at workwithme.guide/WWM_LINK
. To explain what’s going on, https://github.com/USERNAME/workwithme.guide-myguide.git
should be your forked profile repository and WWM_LINK
creates a folder with the contents of your profile repository. If you don’t specify WWM_LINK
, your link will end up being https://workwithme.guide/workwithme.guide-myguide
.abloomston/workwithme.guide
, not pages-themes/minimal
. This is how you will make changes to your Work With Me Guide (for now–this is a prototype).https://workwithme.guide/WWM_LINK
.