snap-core
Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers. (by snapframework)
Gitit
A wiki using HAppS, pandoc, and git (by jgm)
snap-core | Gitit | |
---|---|---|
1 | 8 | |
318 | 2,198 | |
0.0% | 0.7% | |
5.1 | 6.9 | |
10 months ago | 22 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | LicenseRef-GPL |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
snap-core
Posts with mentions or reviews of snap-core.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-21.
-
Is `MonadBaseControl` dead?
Then I found Snap has a MonadBaseControl instance, and thought it should work for me. But sadly to find it losing states. Also I failed to find a user side example of MonadBaseControl on Github (as there're only instance impl. hits), so I have not way to verify whether that's due to my incorrect usage.
Gitit
Posts with mentions or reviews of Gitit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-03.
-
Elixir for Cynical Curmudgeons
You're correct.
It says at the bottom: powered by https://github.com/jgm/gitit
Readme states that: "Gitit is a wiki program written in Haskell. It uses Happstack for the web server and pandoc for markup processing."
- School of Haskell: Basics
-
Looking for a simple wiki (web, not desktop) that stores backend as markdown files?
I’ve used the Gitit Wiki. Database is plaintext markdown files under git source control. Renders with pandoc so you get a really good dialect of markdown. The look and feel is a little dated but 8/10 highly recommend.
-
Looking for private wiki software on internet
I don't use gitit, but I've had people advocate it to me: https://github.com/jgm/gitit
- Wiki engine using Pandoc and Git
- Is there an open source and deployable collaborative markdown editor with version control (maybe git?)
-
Snippet Box - selfhosted and open source code snippet manager with built-in support for Markdown documentation
Instead of SQLite I would prefer if you stored the snippets in a git repo like Gollum or Gitit.
-
Archivy - Extensible Self Hosted Knowledge Base - v1 release
I use my own forked version of gitit (dark, full-width theme, with automated toc and some other tweaks) for the last 5 years or so which looks and functions quite similarly. I handled web bookmarking/clipping with xclip (rich text clipboard) + pandoc html-to-markdown.
What are some alternatives?
When comparing snap-core and Gitit you can also consider the following projects:
ekg - Remote monitoring of running processes over HTTP
Gollum - A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content.
consul-haskell - A haskell client library for consul (consul.io)
ikiwiki
snap-server - A fast HTTP server library, which runs Snap web handlers.
wol - A program and library to a send WoL Magic Packet, to remotely start a computer.