Phenomic
DISCONTINUED
docsify
Our great sponsors
Phenomic | docsify | |
---|---|---|
0 | 17 | |
3,316 | 20,665 | |
- | 2.2% | |
1.5 | 8.0 | |
- | 3 days 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.
Phenomic
We haven't tracked posts mentioning Phenomic yet.
Tracking mentions began in Dec 2020.
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.
front-matter - Extract YAML front matter from strings
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
Hugo - The worldβs fastest framework for building websites.
mkdocs-material - Documentation that simply works
typedoc - Documentation generator for TypeScript projects.
Read the Docs - The source code that powers readthedocs.org