digitalRoad

infoNode

It is an open source software that combines the functionality of a static generator and the dynamic capabilities of a CMS.

A somewhat unusual implementation is due to the project's original focus on its own tasks and needs for a simple, fast application to display various content. The data is stored in files and assumes the use of the Git version control system.

This website serves as an example of how the system works.

Features

  • Fast deployment, simple configuration, and portability.
  • Support for a wide range of platforms and operating systems.
  • Security and reliability, open source.
  • Support for https, gzip compression, full-text search, markdown, and git.
  • Lightweight and low resource requirements, high performance.
  • Self-sufficiency with no external dependencies.
  • Easily changeable design and adaptability for mobile devices.
  • Compliance with web standards.
  • Accessible SEO configuration.

The system is written in Go and is distributed under the permissive MIT license.


The source code of infoNode will be available soon on GitHub, and this site will feature the documentation.