This repository was archived by the owner on Mar 18, 2025. It is now read-only.
generated from rawilk/package-skeleton-laravel
-
-
Notifications
You must be signed in to change notification settings - Fork 49
-
Hi,
I really liked your documentations.
How do you create docs from md files?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
I use a markdown renderer from Spatie. I have a job that stores the rendered markdown from each of my repos that have docs on my server that I can later fetch on show on the site.
You can see how it works here: https://github.com/rawilk/randallwilk.dev/blob/main/app/Docs/DocumentationContentParser.php
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment