Software Alternatives & Reviews

Creating a minimalist blog with Jekyll Now

Nanoc Jekyll Typora Forestry.io GitJournal Telegra.ph Kirby Hexo Zim Wiki
  1. 1
    A static-site generator written in Ruby

    #Blogging #CMS #Blogging Platform 4 social mentions

  2. 2
    Jekyll is a simple, blog aware, static site generator.
    Pricing:
    • Open Source
    Why the no longer maintained Jekyll Now vs. The current mainline Jekyll at https://jekyllrb.com/.

    #CMS #Blogging #Blogging Platform 181 social mentions

  3. 3
    A minimal Markdown reading & writing app.
    Pricing:
    • Open Source
    The combination of [Typora](https://typora.io/) for writing markdown + `mkdocs serve` or `hugo serve` is pretty neat. Set up a gitlab-ci.yml that builds and pushes the final site to your hosted destination.

    #Markdown Editor #Text Editors #Markdown Viewer 84 social mentions

  4. A simple CMS for Jekyll and Hugo sites.
    I'd suggest you give Forestry (https://forestry.io) a try. It's a great CMS for static sites (incl. Asset management) and it has a really nice preview system.

    #CMS #Blogging #Social & Communications 35 social mentions

  5. Manage your Notes from any Git Repo.
    Pricing:
    • Open Source
    Disclaimer: App Author If your Hugo blog is stored in Git, you could try out GitJournal [0][1]. It's a mobile based Markdown editor integrated with Git. Many people seem to use it for managing their Hugo/Jekyll blogs. [0] https://gitjournal.io [1] https://github.com/GitJournal.

    #Note Taking #Personal Notes #Notes 23 social mentions

  6. Post articles online without an account at Telegram's anonymous publishing platform.
    There is something already in place with the 'telegra.ph' site, which is connected with Telegram I believe: https://telegra.ph.

    #Blogging #CMS #Blogging Platform 9 social mentions

  7. 7
    Kirby is a website for businesses to use to sort contacts and other information. The site is easy to use and features several details for businesses of all sizes.
    Pricing:
    • Open Source
    I'm going to add my personal take on this issue since I'm currently running a blog that's markdown-ish powered. In my opinion the best solution is to find some sort of happy medium. Static site generators are excellent in terms of weight and speed but a lightweight file based CMS can be almost as fast while still providing the needed flexibility. My site currently runs on Kirby (https://getkirby.com) but I write almost everything on iA both on my Mac while I'm at home and on my phone while I'm outside. Updating the site is not as simple as typing a command on a terminal but it's just a few clicks on a very simple and minimal UI. Images are hosted on my server like the rest of the content. It's a simply DO snippet with no fancy configuration. If you want to go down a more automated solution, iA comes with support for micropub so you could in theory set it up so that you can upload a new post without leaving the iA interface. But imo it's a lot of extra backend setup that needs to be monitored to save very little time in the long run so for me it's personally not worth it.

    #CMS #Blogging Platform #Blogging 37 social mentions

  8. 8
    A fast, simple & powerful blog framework, powered by Node.js
    Pricing:
    • Open Source
    I ended up picking hexo[0], as the hexo admin plugin[1] provides a nice localhost CMS/editor that supports image pasting, tag editing etc (could be hosted online too for remote/mobile access, but wouldn't be truly static/server-less at that point). [0] https://hexo.io/.

    #Blogging #CMS #Blogging Platform 20 social mentions

  9. Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.
    Pricing:
    • Open Source
    Old school perhaps, but most everything here feels <i>wildly</i> overengineered for a static site. If the site is truly static, then there's no need for any server or client web languages at all. You need HTML (with perhaps some sort of generator), CSS, and e.g. rsync. I've been doing mine with http://zim-wiki.org for <i>years</i>.

    #WiKi #Note Taking #Task Management 115 social mentions

Discuss: Creating a minimalist blog with Jekyll Now

Log in or Post with