the-archive-public
gutenberg
Our great sponsors
the-archive-public | gutenberg | |
---|---|---|
1 | 99 | |
1 | 11,579 | |
- | 2.5% | |
10.0 | 8.6 | |
10 months ago | 5 days ago | |
Inform 7 | Rust | |
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.
the-archive-public
-
Ask HN: Share Your Personal Site
Thanks! The game here is written in Inform7, and it was so difficult to make progress that it took me three years on and off to finish the game. So if you do it that way, beware :)
Abridged story: https://github.com/statico/the-archive-public/blob/master/Th...
Backend server: https://github.com/statico/glulxe-httpd
gutenberg
-
Gojekyll – 20x faster Go port of jekyll
I'm currently learning https://www.getzola.org/.
It's more manual than idy like but it's gonna be for a small personal and work website so I don't mind much.
It's super fast.
Doesn't seem to fit your use casr but still.
-
My Journey Away from the JAMstack
Honestly, frontend development especially with all these crowded frameworks and libraries always confused me so pardon my ignorance, which is why in a project I’m working on right now I’m trying not to use js, instead I’m using egui [1]
Zola is a static site generator and it’s crazy fast, using one binary only [2], also there’s Blades [3], same concept but supposedly faster, never tried it though.
-
Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
Great project. But honestly, I reached to the point of “less JS” or even no js is better for developers and also users. I’m currently migrating my old blog to a new one that gets generated by Zola [1], and even my main portfolio site, which funnily enough I newly made it with React/Gatsby, but I’m redoing it again with Zola because of the performance gap is just unmatched, not to mention I personally sometimes browse the web with js disabled so if a website is completely non-functional or doesn’t even load because of that is a deal breaker. My old site years ago used to use jquery and I was annoyed by it to some degree, trying react and the likes was a nightmare!
- It Took Me a Decade to Find the Perfect Personal Website Stack – Ghost+Fathom
-
Documentation generators and custom syntax highlighting
Zola (https://www.getzola.org/) can generate from markdown-ish files nice looking documentation websites (and also RSS feeds), it uses syntect (https://github.com/trishume/syntect) which supports sublime syntax highlight files. For github readme I don't have a solution besides using a png.
-
htmx 1.9.0 has been released
The htmx website has been migrated from 11ty to zola by @danieljsummers, cutting way down on the number of “development” javascript dependencies
- Tufte CSS
-
Ask HN: What simple web apps do you wish existed? Seeking ideas for sample apps
This one smells a bit like something I run into at work sometimes, where a non-technical person makes a technical decision and the technical people don't sufficiently challenge it.
If you're trying to convert markdown documents into webpages, the most likely output format would surely be HTML, or perhaps something custom to the site like MediaWiki markup.
It's totally possible that a site would allow for new documents to be uploaded in a JSON format, but the format would have to be specified (e.g. which keys are used for the post body and subject) - so "whatever you deem best" is unlikely to work, it would need to be "whatever my webhost expects, which is documented -here-"
I'm happy to be wrong here, and zainhoda's markdown to JSONified HTML is interesting regardless - but I suspect you really wanted a markdown to HTML converter. ex: https://markdowntohtml.com/ or something more extreme like a static site generator: https://www.getzola.org/
- Ask HN: Which Python or Rust-based static site generators to use as of 2023?
-
I made a simple static website to host my mixes in FLAC for free.
I'm using Cloudflare R2 object storage for the FLAC files, which is free for < 10 GB of storage. They don't charge for bandwidth, only API calls, which you won't pay unless you're getting millions of visitors. The web pages are hosted for free with Vercel and made with the Zola static site generator. So all I have to pay for is the domain name.
What are some alternatives?
Hugo - The world’s fastest framework for building websites.
eleventy 🕚⚡️ - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
Nikola - A static website and blog generator
Rocket - A web framework for Rust.
Sapper - A lightweight web framework built on hyper, implemented in Rust language.
hakyll - A static website compiler library in Haskell
kubernetes-rust - Rust client for Kubernetes
url-crawler - Rust crate for configurable parallel web crawling, designed to crawl for content
Publii - The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
yew - Rust / Wasm framework for building client web apps
decap-cms - A Git-based CMS for Static Site Generators
Directus - The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.