front-matter
docsify
Our great sponsors
front-matter | docsify | |
---|---|---|
3 | 17 | |
590 | 20,745 | |
- | 2.2% | |
1.1 | 8.0 | |
5 months ago | about 15 hours ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
front-matter
-
Label automation at your fingertips
front-matter parser
- Why I built my own static site generator
-
Making a Markdown Editor for Your Vue Blog with Front Matter Support
What we want is for our editor to take the combination of front-matter data and markup, then be able to extract the two before storing that data separately somewhere. We'll be using the front-matter module to extract the data we need from the text editor content.
docsify
-
Common Lisp - "The Tutorial" Part 12 - Macros
Hello, FYI: I used https://docsify.js.org/ that turns markdown files into a static website without the need of building the site locally or in a CI. Example config. my 2c.
- Ask HN: Good designs for a website that serves as a detailed FAQ?
- Docsify β A magical documentation site generator
-
Recomendations to build a learning platform for a small company?
After reading your post again and this comment, I don't think Jekyll is the best choice. Something like GitBook, MkDocs, or Docsify would be a better solution as they let you control the organization and flow much better.
-
How to create a video editor that works in your browser.
Docsify
-
Ask HN: What are you using for public documentation these days?
On a new side project I'm working on I need to have a fair amount of documentation for usage, implementation, options, etc. In the past I've used https://docsify.js.org hosted on Vercel, but I was curious if there is anything else out there people like. Looking for free or paid options. So long has I can host on a subdomain I'm indifferent.
Thanks!
- Docsify: A magical documentation site generator
-
Keeping Documentation Debt At Bay & Clients Happy
Docsify is a client-side only documentation generator. As a user requests a documentation page, it would fetch the associated .md file and render it all client-side. That meant that our documentation deployment process was simple again, as we could just push changes to the main branch and BOOM they would show up within seconds.
-
Self-Hosted Documentation
+1 more for Docsify and its Github repo. I know this subreddit is for self-hosted things, however I wanted to add Docsify works well with Github Pages (they host, you plug in your domain or subdomain).
https://docsify.js.org/#/ SSGs are too complicated.
What are some alternatives?
Docusaurus - Easy to maintain open source documentation websites.
gray-matter - Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
VuePress - π Minimalistic Vue-powered static site generator
JSDoc - An API documentation generator for JavaScript.
BookStack - A platform to create documentation/wiki content built with PHP & Laravel
MkDocs - Project documentation with Markdown.
Metalsmith - An extremely simple, pluggable static site generator.
netlify-identity-widget - A zero config, framework free Netlify Identity widget
Phenomic
Hugo - The worldβs fastest framework for building websites.
typedoc - Documentation generator for TypeScript projects.
mkdocs-material - Documentation that simply works