SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript github-page Projects
-
Project mention: Ask HN: Best self-hosted wiki solution in 2025? Mediawiki or something else? | news.ycombinator.com | 2025-08-29
I had wanted to use Gitbook for blog/wiki[0] but then discovered that it's not opensource anymore. After not finding anything for a long while finally found something close that will work for me: Docsify[1].
Docsify is git-backed but not a static site generator. Instead it reads the markdown as-is and renders to HTML/DOM (don't know the details) in the browser. I had 2 problems with it, first the sidebar wasn't convenient to edit/update, which I handled by creating a tags: `name` `name` annotation convention. The second was it didn't work for private github repos, which was solved by using Cloudflare Pages to auto-publish changes from git. Effectively now it has a 'build' step like a static-site-generator but it's only to write _sidebar.md from the tagged .md files.
You can see the start of my personal wiki/notes[2] which includes some info about Docsify and Cloudflare Pages & Access (transparently login protect http routes). Note the 'Edit' buttons won't work (as you don't have access to private repo).*
[0] https://blog.keithkim.org
[1] https://docsify.js.org
[2] https://notes.keithkim.org
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
github-portfolio
Create a Portfolio Website using your GitHub username. This website template is constructed with next.js and tailwind CSS, allowing you to display your work and skills as a software developer. (by said7388)
-
chappe
Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.
-
banner
🚩 A simple and clean banner generator - Banners on the go. https://liyasthomas.github.io/banner (by liyasthomas)
-
-
-
-
-
mkdocs-jekyll
The Material theme from MkDocs provided as a Jekyll template, optimized for GitHub Pages
-
-
-
-
-
-
-
Raindrop-HomePage
Lightweight homepage dashboard for Raindrop.io favorites, with usage-based sorting, favicon or cover views, no backend.
-
-
PlayStation-Stars
Sony has an API for retrieving details of the PlayStation Stars service including the progress and rewards an account has earned, but there is no public documentation for using it. This is an attempt at documenting the API by capturing the requests made by the PlayStation App.
-
JavaScript github-pages discussion
JavaScript github-pages related posts
-
🚀 Fast Static Site Deployment on AWS with Pulumi YAML
-
Secure Your Own '.is-A.dev' Subdomain with 'Register' – Fast and Simple
-
Creating my GitHub profile Readme.md
-
Now with freenom closed, is there any other way to get a free domain?
-
Cookbook for SH-Beginners. Any interest? (building one)
-
Possible GitHub Pages downtime
-
Ask HN: Any Sugestions for Proceures Documentation?
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jul 2026
Index
What are some of the best open-source github-page projects in JavaScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | docsify | 31,368 |
| 2 | register | 10,679 |
| 3 | js-sequence-diagrams | 7,834 |
| 4 | js.org | 5,813 |
| 5 | deploy-pages | 926 |
| 6 | github-portfolio | 278 |
| 7 | chappe | 237 |
| 8 | banner | 221 |
| 9 | linkyee | 164 |
| 10 | Little-Plane-Project | 115 |
| 11 | sveltekit-gh-pages | 111 |
| 12 | henry-hugo | 91 |
| 13 | mkdocs-jekyll | 87 |
| 14 | TakeABreak | 73 |
| 15 | teletext | 60 |
| 16 | wallisconsultancy | 48 |
| 17 | wiki | 48 |
| 18 | gh-pages-theme | 35 |
| 19 | minesweeper | 23 |
| 20 | Raindrop-HomePage | 25 |
| 21 | Serverless-Guestbook | 20 |
| 22 | PlayStation-Stars | 15 |
| 23 | sca | 12 |