This repository was archived by the owner on Nov 8, 2021. It is now read-only.
enh: Add docs#85
Open
scorbett123 wants to merge 11 commits into
Open
Conversation
scorbett123
commented
Apr 16, 2021
| @@ -0,0 +1,3 @@ | |||
| [submodule "_docs"] | |||
| path = _docs | |||
| url = https://github.com/scorbett123/docs.git | |||
Author
There was a problem hiding this comment.
This would need to be changed to a custom docs repo, however I thought that a submodule would mean that the docs could be separated out meaning that they are easier to contribute to.
Author
|
Just testing something @scorbett123 |
Author
|
@<668115361257881600> 😞 |
5HT2
suggested changes
Apr 17, 2021
Member
5HT2
left a comment
There was a problem hiding this comment.
A bit of this has formatting issues, along with a lot of things being hardcoded instead of the jekyll config. Also, I'd prefer to have this in a separate repo running on a separate domain (docs.kamiblue.org). I'll do more specific cleaning up when I get around to it
Author
|
Will work on converting this into a standalone repo. |
I'll work on some stuff
Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is my first time properly using most things in this pull, so much is probably wrong with it.
Also I don't know whether it will work with github pages or not.
There needs to be lots of work done on it and the docs actually be made.