Software Alternatives & Reviews

Deploy an ultra-fast blog in minutes with Eleventy and AssemblyLift (WebAssembly + Lambda + API Gateway + Rust)

Netlify Eleventy
  1. Build, deploy and host your static site or app with a drag and drop interface and automatic delpoys from GitHub or Bitbucket
    Let's talk about static site generators for a minute. Static Site Generators (SSGs) are popular these days for lots of applications, not least of all personal blogs. Static sites offer quick response times owing to easy caching by CDNs. They also have the advantage of not needing access to a database for content. Perhaps best of all, they can often be hosted for free using a simple S3 bucket or a SaaS such as Netlify.

    #Cloud Computing #CDN #Content Distribution 105 social mentions

  2. Simpler static site generator.
    Pricing:
    • Open Source
    In this walkthrough we're going to build a blog using Eleventy (11ty), a JavaScript SSG. While I was preparing to write this I started putting together my own blog; the source of which you can take a look at on GitHub if you'd like to see approximately what we'll be building (your's will undoubtedly be prettier than mine).

    #Blogging #Static Site Generators #CMS 35 social mentions

Discuss: Deploy an ultra-fast blog in minutes with Eleventy and AssemblyLift (WebAssembly + Lambda + API Gateway + Rust)

Log in or Post with