elderjs
Hugo
Our great sponsors
elderjs | Hugo | |
---|---|---|
23 | 261 | |
1,874 | 59,064 | |
2.5% | 1.9% | |
7.5 | 9.7 | |
6 days ago | 1 day ago | |
TypeScript | Go | |
MIT License | Apache License 2.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.
elderjs
-
Should I go further with Svelte or just migrate to Sveltekit
I like SvelteKit and am using it on projects, but this looked interesting too https://elderguide.com/tech/elderjs/
-
Sveltekit i18n - How to adapt page URLs to language ?
I'll just throw it out there though: it looks like Elder.js might be a another good option for this: https://elderguide.com/tech/elderjs/
-
How can I build a data site that doesn't need to be updated often?
If you're comfortable with html and not afraid of learning Javascript you should be able to pick up Svelte quite quickly. There's a cool project build on it called Elder.js and it's all about massive statically generated sites from data.
-
what is partial hydration and why is everyone talking about it?
This lets you reduce your payloads while still having control over component lazy-loading, preloading, and eager-loading. While lesser known than Astro, Elder.js included partial hydration as early as August 2020, roughly six months before Astro's initial commit.
- Netlify Drop
-
How to Build a Low-tech Website?
Personally for SSG I use Elder.js and found it to be great. Built both my hobby project and work project using it.
-
Pro’s and Con’s of developing on a framework?
I mostly use Svelte (https//svelte.dev) for any frontend development, and stick with two frameworks: SvelteKit(https://kit.svelte.dev) or Elderjs (https://elderguide.com/tech/elderjs/).
-
What front end framework(s) are suitable for relatively large web applications? (>500 pages)
Svelte might be worth looking into. There is even another version called ElderJS that boasts 10k+ paged SEO First deployments, both server side and static site. For reference, Elder.js easily generates a data intensive 18,000 page site in 8 minutes using a budget 4 core VM
-
Best SSR framework for SEO?
If you're dead set on SPA, I'd take a look at Elder.js. It's Svelte based and is designed to handle SPA prerendering at scale.
Hugo
- Alojamento web em Portugal
-
Generating websites with SPARQL and Snowman, part 1
E.g. Hugo-academic has Microdata RDF (Go) Templates; and supports Markdown, Jupiter, LaTeX: https://github.com/wowchemy/starter-hugo-academic
"Build pages from data source" https://github.com/gohugoio/hugo/issues/5074
-
Hugo VS ciigo - a user suggested alternative
2 projects | 21 May 2022
-
A free, remote conference for Hugo — HugoConf 2022!
Hugo is the fastest static site generator out there, and it’s past time we celebrated it, as well as the developers, agencies and contributors who make the most of it.
- Oh this is a good release | Release v0.99.0 · gohugoio/hugo
-
WordPress’ market share is shrinking
I've been looking at replacing my project's website with Hugo (https://gohugo.io). Rather than generating a web page dynamically every time someone comes to your site, you generate the entire website statically whenever you change something. That means hosting can be entirely a "dumb" web server (or a "dumb" web server + apis which feed info to javascript, if you really need it). It also means:
* you can keep everything in version control to roll things back
* content can be fed to it programmatically
* project members can send pull request to post content, rather than requiring a special account
I've only gone through some examples from a book so far, but it looks pretty powerful, and is has good recommendations from others in the community.
I don't (yet) have a personal web presence, but if I do, it will definitely be something like Hugo.
-
Build a CMS with golang?
And https://gohugo.io
-
Replacement for page.Author and page.Authors?
Reading the commit message:
-
The best headless CMS for Hugo
You already know Hugo. It’s one of the most popular static site generators in the world, because of its optimized build speeds, built-in templates for SEO, analytics, commenting (and more!), and its flexibility for developers. But while frontend developers will usually be the ones who build and set up new Hugo websites, they’re far from the only people who use Hugo on a day-to-day basis. In fact, most content and marketing teams will spend more time adding, removing, and tweaking website content than a site’s developer will. (This is another reason Hugo’s blistering fast build speeds are vitally important for production sites which see a lot of content changes.)
- Desenvolvimento website
What are some alternatives?
SvelteKit - The fastest way to build Svelte apps
eleventy 🕚⚡️ - A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
Pelican - Static site generator that supports Markdown and reST syntax. Powered by Python.
MkDocs - Project documentation with Markdown.
Hexo - A fast, simple & powerful blog framework, powered by Node.js.
obsidian-export - Rust library and CLI to export an Obsidian vault to regular Markdown
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
astro - Build fast websites, faster. 🚀🧑🚀✨
Docusaurus - Easy to maintain open source documentation websites.
gutenberg - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
Lektor - The lektor static file content management system
Nikola - A static website and blog generator