Skip to content
/ journal-stack Public template
forked from ShafSpecs/journal-stack

A documentation template for Remix

License

Notifications You must be signed in to change notification settings

AlemTuzlak/journal-stack

 
 

Repository files navigation

Journal Stack

Welcome to Journal Stack! A documentation stack for scaffolding your doc writing experience with multi-version support!

Journal Stack

Getting Started

Journal Stack is built around a theme concept: the same documentation but implemented with various themes and repositories. This allows you to choose the theme that best suits your needs as well as repository (SQL database, CMS, S3 Bucket, etc.) and get started writing documentation right away!

Currently, there is only one theme available:

Documentation

Each theme branch features its own documentation under the docs folder. Use this to explore a particular theme and how to expand upon it, I am still in the process of improving the theme and docs overall so feel free to open an issue if you have any questions or suggestions.

Contributing

Journal Stack is an open source project and contributions are welcome! Check out the Contributing Guide to get started.

A few things I might need help with:

  • Testing: More test use-cases. Currently, they cover the barest minimum and not enough to test anything realistically. Contributions in this regard would very much be appreciated.
  • Critical Feedback: Most important one 😄, critical feedback. Could range from code colocation, to my apprach to fetching and caching, to the documentation itself. I'm open to all feedback. Thank you!

Contributing Opportunities

If you are unsure of where to start, here are a few stuffs that would be nice to have:

  • Improved Typing: The typing for the app is quite good, however there are a few any types sprinkled here and there that could be improved upon.
  • More mock docs: More docs can't hurt, right? 😄
  • Improved Documentation: I don't mean the code itself, I mean this docs you are reading right now. It could be more explanatory, more detailed, more concise, etc. Any improvement would be appreciated. Even typos!
  • Github Actions: Currently, only github actions regarding syncing the docs to their respective repositories are available. It would be nice to have more actions, such as testing, linting, and especially deployments.

License

Journal Stack is licensed under the MIT License.

About

A documentation template for Remix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.1%
  • MDX 11.7%
  • JavaScript 5.1%
  • CSS 1.7%
  • Dockerfile 0.4%