Nikola
Jekyll
Nikola | Jekyll | |
---|---|---|
12 | 271 | |
2,637 | 49,486 | |
0.5% | 0.4% | |
6.4 | 9.1 | |
5 days ago | 2 days ago | |
Python | Ruby | |
MIT License | MIT License |
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.
Nikola
-
I've been advocating for RSS support, and you should too
And I would argue that this is an excellent way to introduce new readers to RSS: instead of the browser popping up a download prompt, you can make your RSS feeds themselves a dedicated page for advocating RSS, in case an interested reader is browsing through the links on your site.
[0] https://getnikola.com/
[1] https://getnikola.com/rss.xml (Open it in your browser!)
[2] https://github.com/getnikola/nikola/blob/master/nikola/data/...
-
5 Best Static Site Generators in Python
Nikola is a feature-rich static site generator that supports a variety of formats for content creation, including reStructuredText, Markdown, and Jupyter Notebooks. It offers a flexible architecture, allowing you to use different template engines and supports plugins for extending functionality. Nikola is suitable for both simple blogs and complex websites.
- Nikola – Static Site Generator
-
Trying to work around a Jekyll site-building tutorial without using Jekyll
You can - you'd basically just create a python script that parses your HTML/CSS files and replaces strings with values from your YAML. However I wouldn't recommend that unless you're just using this as an opportunity to learn Python. If you want to standup a real site and you want to use python, I'd recommend a Python static site generator like Pelican or Nikola.
-
I'm building a personal website. Should I bother doing it in Python or just use a template?
I tend to prefer static site generators for this kind of use case. I use Nikola, which is written in and based on Python. You should be able to pick whatever html5up template you like and turn it into a Nikola template, too.
- Building a personal blog using Django
-
Ask HN: How to build a light weight personal blog?
I switched to Nikola recently: https://getnikola.com/
Reads every kind of plaintext format, but will also just publish a Jupyter notebook which means you can do drag and drop image and graph inlining which makes everything so much simpler (and thus makes me more likely to keep it up).
-
What is the best Python static site generator?
I've been using Nikola and am happy with it: https://github.com/getnikola/nikola
-
Ask HN: Great tools for solo SaaS founders?
Might be this static site generator: https://getnikola.com/
Found it by searching [nikola software].
-
Emacs markdown export
I know you say you're comfortable with your workflow, but just wanted to throw out that if you're not dependent on Jekyll, and are simply looking for the best way to create a static site/blog from org-mode files, you could consider Nikola as an alternative. It has an excellent org-mode plugin which would likely solve your complication.
Jekyll
-
Create a Blogging Platform With No Backend (Zero Hosting Fee)
Obviously, there are a dozen choices for generating static websites (efficiently and quickly), from the classic Jekyll to the new Next.js. And you are good to go with any of them as long as your confident with it. I choose 11ty because:
-
Show HN: SQLite Plugin for Jekyll
That would be an improvement, but it still wouldn't be equivalent to what you can do with Ruby and Jekyll. For example I do [1] so I don't need to put dates in my post names, which also fixes a bug [2] I encountered but was never fixed.
[1]: https://stackoverflow.com/a/68287682/660921
[2]: https://github.com/jekyll/jekyll/issues/8707
-
It's easy to dev blog
In your repository settings you need to turn on GitHub Pages to make it pull Jekyll content (that's the magic✨ default GitHub Pages build tool) from your GitHub repository.
-
How to build a blog with NodeJS
If you're looking to start a blog (or if you're thinking of redesigning yours although you haven't posted in 2 years), you'll stumble upon a lot of options and it can be incredibly daunting; and if you stumble with the newest Josh's post about his stack it is easy to feel overwhelmed with the shown stack.
-
Migrating from WordPress to Jekyll: Save Money with a Static Site
Here I am, signing off from a self-hosted WordPress site and finding a welcome change in Jekyll, a blog-aware static site generator. There is nothing new about this, several well-known bloggers have already migrated to Jekyll in the last few years. Ever since Tom Preston Werner created this software in 2008 and published his infamous article about Blogging Like a Hacker, it has become the go-to thing for at least the small and indie bloggers.
-
The Home Server Journey - 6: Your New Blogging Career
First I've looked at the tools I was already familiar with. I have some old blog where I've posted updates during my Google Summer of Code projects. It uses Jekyll to generate static files, automatically published by GitHub Pages. It works very well when you have the website tied to a version-controlled repository, but it's cumbersome when you need to rebuild container images or replace files in a remote volume even for small changes
-
Ask HN: What do you use for your personal blog?
I like Jekyll [1]. It is simple and open source. I am not sure about the SEO part though.
[1]: https://jekyllrb.com/
-
Ask HN: Best static site generator for non-designer?
I use Jekyll (https://jekyllrb.com).
I'd switch to Hugo, but every time I try, I give up. It's not that I can't, it's too much up-front investment and fiddling than I care to deal with (recommendations and tips appreciated).
-
The perl.fish experiment
Jekyll - that I used for The ephemeral miniconf (source)
-
Note Taking as a Learning Tool: How to Retain Knowledge and Spark New Ideas
Publishing tools. By utilising a simple structure of notes stored in a local directories or online repositories like github or gitlab, with the help of the static site generators like Quartz or Jekyll it is only a matter of few minutes and you can have your own digital garden, collection of personal knowledge and everything you written. Feeling inspired? Read this: A Brief History and Ethos of the Digital Garden, a newly revived philosophy for publishing personal knowledge on the web.
What are some alternatives?
Pelican - Static site generator that supports Markdown and reST syntax. Powered by Python.
Hugo - The world’s fastest framework for building websites.
Lektor - The lektor static file content management system
Middleman - Hand-crafted frontend development
Cactus - Static site generator for designers. Uses Python and Django templates.
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
Hexo - A fast, simple & powerful blog framework, powered by Node.js.
Hyde - A Python Static Website Generator (Presently Unmaintained).
Nanoc - A powerful web publishing system