hakyll
neuron
Our great sponsors
hakyll | neuron | |
---|---|---|
8 | 25 | |
2,578 | 1,465 | |
- | - | |
3.6 | 0.0 | |
17 days ago | 17 days ago | |
Haskell | Haskell | |
GNU General Public License v3.0 or later | GNU Affero General Public License v3.0 |
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.
hakyll
- School of Haskell: Basics
-
I want to make a website for myself
Honestly, I've had a great experience with Hakyll for static site generation. There's a bit of a learning curve to effectively use the library/framework, but in my opinion the learning curve is much lower than Yesod/Fay. If all you need is to build static website pages, I'd suggest Hakyll.
-
SSGs through the ages: The ‘After Jekyll’ era
Hakyll
-
I did a thing : Hakyll with Internationalization;
Hi there. A friend of mine wanted to publish a blog/site at both French and English. I told him about static generators and Hakyll from u/jaspervdj but the internationalization piece was missing. Of course there are other generators with internationalization but... Well here is one for Hakyll. * Generator source code * Use case and its source code --- If it already exists, please hide that fact from me. If not and if you enjoy it, please use it at will. There is a public docker image at registry.gitlab.com/swi18ng/swi18ng:latest for quick testing purpose if needs be (don't forget to add -e LANG=C.UTF8 if you use some special characters). And of course, don't hesitate to give me some feedback. This would be greatly appreciated! > P.
-
About GitLab and Pages by Safely Dysfunctional
This info is relevant because Hakyll application requires to be complied before it generates the pages, and the compilation process of Haskell is a pretty expensive (computationally saying). Although, the executable is incredible fast, due to great work made by the compiler. This processing cost will be discussed soon.
-
Static site generators to watch in 2021
Btw there is a static page generator utilizing pandoc directly: hakyll[1]. Since it's configuration is done via haskell source code file, you need to be willing to learn a bit of haskell though.
-
Static site generators: help with choosing the better option based on language
Hakyll (Haskell) (website| GitHub)
neuron
-
Recommendation for simple static sure generator based on Markdown
Have you considered neuron or it's successor emanote?
-
Interest in vim based pkm?
It requires the neuron binary to be installed.
- Ask HN: What's the best platform for technical writing in 2022?
-
Syntax Highlighting for Notes?
You can use vim-plug (or whatever) to get neuron.nvim, but neuron.nvim depends on neuron, which AFAICT, you have to pull from the GH Releases page or use nix to install: https://neuron.zettel.page/install.
- A second brain, for you, forever
-
Zest: a CLI tool for zettelkasten-like note management
zk also interoperates with neuron (of which I'm the author!).
-
College student, novice Zettelkastmensch, looking for advice based on expierence
https://neuron.zettel.page :: CLI+webUI
-
Obsidian Publish, and Digital Garden
You can set up a git repo and use emanote or it’s predecessor nueron to set up the GitHub pages for free. But both projects have some issues rendering the Obsidian flavor markdown files (translutions, block reference etc.) compared with Obsidian Publish.
-
Build a Second Brain in Emacs with Org Roam
I use https://neuron.zettel.page/ for long lived things, and things I want to explore more visually. It has great emacs support, stores everything in .md, and auto generates the same site as what you can see on their website.
- Taking notes in neovim
What are some alternatives?
logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
emanote - Emanate a structured view of your plain-text notes
obsidian-dataview - A high-performance data index and query language over Markdown files, for https://obsidian.md/.
vim-orgmode - Text outlining and task management for Vim based on Emacs' Org-Mode
hamlet - Haml-like template files that are compile-time checked
hakyll-elm - Hakyll wrapper for the Elm (http://elm-lang.org) compiler
gutenberg - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
hoogle - Haskell API search engine
react-haskell - React bindings for Haskell
athens - Athens is a knowledge graph for research and notetaking. Athens is open-source, private, extensible, and community-driven.
hakyll-sass - Hakyll SASS compiler over hsass
wiki.vim - A wiki plugin for Vim