
BookStack
DokuWiki
TiddlyWiki
MediaWiki
XWiki
Fandom
Editthis
Miraheze
Alpine.js
htmx
Tailwind CSS
React
Vue.js
Svelte
Preact.js
Stimulus
Small to medium-sized teams, open-source enthusiasts, educational institutions, and projects that require a user-friendly documentation system with the flexibility of self-hosting.
Based on our record, Alpine.js should be more popular than BookStack. It has been mentiond 39 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Check out https://bookstackapp.com (PHP/Laravel). - Source: Hacker News / about 1 year ago
That said, is it possible to customize the theme a bit? Specifically, how can I set the code-block background to dark-grey? Also, how can I make the horizontal line a bit taller than 1px? I saw the Customizing Visuals page on bookstackapp.com (specifically the "Changing Code Block Themes" topic) but was a little lost on exactly how to make the changes. Source: about 3 years ago
Maybe look at BookStack to see if it fits your needs. Source: over 3 years ago
If you’re looking for a books-styled documentation platform, look into https://bookstackapp.com. Source: over 3 years ago
That's why many times HTMX is used together with alpinejs [1]. For areas that need server side, if you use say react and return a JSON you have to deserialize and do the render. It might be much more efficient to just replace. Having said that I use HTMX /alpinejs for small projects, and still trust react for bigger more interactive ones. [1] https://alpinejs.dev/. - Source: Hacker News / about 1 month ago
A large part of the interactivity in the client is handled for us by Alpine.js. - Source: dev.to / 4 months ago
Modern JavaScript: Replacing RequireJS and jQuery with Alpine.js, a lightweight JavaScript framework for reactive UI. Alpine.js allows developers to add interactivity directly within HTML, reducing boilerplate and simplifying complex UI logic. - Source: dev.to / 7 months ago
Hyvä Themes emerged as a radical solution to these challenges, designed from the ground up to provide a significantly faster, leaner, and more developer-friendly frontend for Magento 2. It achieves this by stripping away the legacy JavaScript frameworks (no RequireJS, no Knockout.js, no jQuery) and embracing a modern, utility-first approach with Tailwind CSS and a lightweight JavaScript framework, Alpine.js. The... - Source: dev.to / 7 months ago
Never heard of JsViews but it looks interesting. For other "modern" jQuery approaches, I like cheerio and alpine myself: https://cheerio.js.org/ https://alpinejs.dev/. - Source: Hacker News / 8 months ago
DokuWiki - DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
htmx - high power tools for HTML
TiddlyWiki - a non-linear personal web notebook
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
MediaWiki - MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia.
React - A JavaScript library for building user interfaces