precondition.github.io icon indicating copy to clipboard operation
precondition.github.io copied to clipboard

Added docs folder

Open SeanDaniels opened this issue 4 years ago • 2 comments
trafficstars

Hello! I'm not sure if this is a totally different direction than what you want to go in, but I tried using docsify to create a framework for your post. I see that you are using jekyll, and your post is set up as a single blog post, so I def understand if this route conflicts with what you are going for.

For what I added, I didn't complete all formatting, just set up a rough outline. Let me know if you want to move forward in this direction or if you are set on a jekyll 'blog' post for you're awesome write up.

SeanDaniels avatar Dec 22 '20 22:12 SeanDaniels

Wouldn't that override the ability to make more traditional blog posts such as my post on "Typing E with the thumb‽"?

precondition avatar Dec 27 '20 17:12 precondition

I don't think so. In your index or whatever file you use as the navigation page for your posts, you could just point to the docs folder, something like

[Home Row Mods Post](/docs/...)

But I understand not wanting to do it this way. I'm still poking around jekyll trying to figure out how to do navigation within a single post.

SeanDaniels avatar Dec 28 '20 17:12 SeanDaniels