Nodep

screenshot of Nodep

A zola theme without unnecessary javascript and css dependency

Overview

The nodepA zola theme is a minimalist theme for the zola static site generator that aims to provide a lightweight and efficient website experience. It does not rely on any JavaScript and eliminates unnecessary CSS dependencies. This theme offers a simple and clean design that focuses on performance and speed.

Features

  • No unnecessary dependencies: This theme does not rely on jQuery or Bootstrap, resulting in a more streamlined website.
  • Minimal CSS file: The theme only requires a 10KB CSS file (2.91KB if minified), reducing network transfer size.
  • Minimal HTML file: The HTML file is only 1.46KB when transferred or 1.86KB in size.
  • Optional icons: You can choose to include GitHub, mail, and RSS icons in your website.
  • Optional favicon: The theme allows you to add a favicon for your website.
  • Inline SVGs: In the author's personal blog, the SVGs and favicon are inlined to the HTML, resulting in only two requests required.
  • Minification: Zola is capable of minifying HTML, and the CSS file has been manually minified.