Jekyll
eleventy πβ‘οΈ
Our great sponsors
Jekyll | eleventy πβ‘οΈ | |
---|---|---|
147 | 141 | |
44,893 | 12,268 | |
0.8% | 3.3% | |
9.1 | 9.5 | |
3 days ago | 6 days ago | |
Ruby | JavaScript | |
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.
Jekyll
-
On what platform should the Wiki run?
A few popular examples of static site generators include Hugo, Jekyll, and VuePress.
-
Starting a blog about detective TTRPGs. What platform should I choose?
While WordPress is the obvious way to go, WordPress can turn into sort of a pain in the ass over the long term. Iβm planning on turning my decaying blogs into static generated sites. You might just start with one of those, such as Jekyll.
-
How I fixed the feed on my website
I use a liquid template in Jekyll to generate my feed. I added some of the builtin filter functions to strip excess whitespace (strip) and to escape the characters (xml_escape) to be XML-compliant.
-
GitHub: Enable Comments Using https://utteranc.es/ Comment Widget.
βΈ The Jekyll -- https://jekyllrb.com/ theme I'm using is minima 2.5.1 -- https://rubygems.org/gems/minima/versions/2.5.1 , I modified the footer.html file to include the plugin snippet as shown:
-
Building an Ecommerce Website with Jekyll, Strapi, Snipcart and Tailwind CSS [1 of 5]
Jekyll is a simple blog-aware static site generator used for creating personal websites, blogs, documentation websites, corporate websites, etc. Jekyll was built with the Ruby programming language, and it uses the liquid templating engine as its templating engine. Jekyll is also the engine that powers GitHub pages.
-
Thinking of starting a Devlog for a new project. Thoughts?
If it works for you, I think it's a great idea to keep your ideas on track. When it comes to hosting a devlog, Discord seems like a odd choice to make regular "posts", I'd personally just setup a free blog or a Jekyll site and maybe using someting like Github Pages to host it for free. Just make sure you're not spending more time writing posts and updates than actually working on the game. The devlog should complement and motivate the game's development, not replace it!
-
Which programming languages would you suggest for this (presumably) not-so-complicated website idea?
Sounds like a semi-static website to me. Take a look at Jekyll, or any other static site generator, if you have a minute or ten. They allow you to put together and maintain a CMS-like setup with plain HTML, CSS or Markdown.
-
Running Jekyll on a Mac
Jekyll
-
Can anyone recommend a good blogging platform?
I use Jekyll, hosted on github Pages (for free). I find that it works extremely well for blogging code and math, as well as for creating a personal home page.
-
Automating Jekyll card generation with rubyβs Ferrum gem
In my Jekyll install Iβve got a _cards symbolic link to my _posts directory, and in my _config.yml Iβve got a defaults section that looks like this:
eleventy πβ‘οΈ
-
Recommended setup for a portfolio+blog+microblog website?
https://www.11ty.dev is great.
-
Is their a way to make a multipage website with only frontend?
Eleventy. https://www.11ty.dev/
-
What framework to use to build a personal website?
Or if you prefer more traditional templating languages like handlebars or liquid, Eleventy is a good choice too. https://www.11ty.dev
-
FlowForge 0.6 Released
We use Eleventy (https://www.11ty.dev/) for the website.
-
who is self-hosting a static website and what are you using to build it?
I use eleventy for my static sites.
-
Create a blog with Markdown files.
check out: https://www.11ty.dev/ (flexible, minimalistic js static site generator)
-
My Experience with AstroJS
I tried out NextJS & Eleventy.
-
Let's Learn Eleventy
Eleventy is static site generator that is is able to mix template languages. Content can be written with Markdown or one of the other ten template languages. Or, dynamically create pages from local data or external sources that are compiled at build time. It has zero client-side JavaScript dependencies, so your site is truly static.
-
Ecosystem and Frameworks: My Role at Netlify
I'm curious what frontend frameworks you're all interested in these days? Powerful meta frameworks have been built using libraries like Vue and React. Next.js comes to mind: Remix is a new contender, and we have other notable projects like SvelteKit, Astro, Eleventy, etc.
-
"Just Build" - Is this the best way?
11ty might be a good starting point for just this as you can easily try using a whole host of templating engines and see what you prefer.
What are some alternatives?
astro - Build fast websites, faster. ππ§βπβ¨
Hugo - The worldβs fastest framework for building websites.
Gatsby - Build blazing fast, modern apps and websites with React
Pelican - Static site generator that supports Markdown and reST syntax. Powered by Python.
Middleman - Hand-crafted frontend development
SvelteKit - The fastest way to build Svelte apps
Lektor - The lektor static file content management system
Publii - Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners.
Nanoc - A powerful web publishing system
Nikola - A static website and blog generator
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby