Digitale Dinge

screenshot of Digitale Dinge

Dies war die Webseite von digitale-dinge

Overview:

This repository is generated with Jamstack and is currently manually maintained. The rendered website can be found at http://digitale-dinge.de. The video explains how to contribute to our website.

Features:

  • DIY Next.js Theme built with Next.js and powered by content stored in files.
  • Can be used to create a static website hosted by a serverless deployment platform like Netlify.
  • Contents of the website are stored in git along with the site's code.
  • Sourcebit and plugins like sourcebit-source-filesystem and sourcebit-target-next are used to read and normalize the site's contents from files and provide them to Next.js pages.
  • Provides live updates in development mode, allowing instant updates in the browser.

Summary:

This article introduces a DIY Next.js theme built with Next.js and powered by content stored in files. It highlights the key features of the theme, provides installation instructions using Stackbit, and explains how to edit content, develop locally, and build for production. The theme allows users to create a static website hosted on a serverless deployment platform like Netlify and provides an on-page editing experience for easy content editing.