Files
Akilan-website/content/projects/Custom-Static-Website-Generator.md
2025-04-05 11:20:00 +01:00

1.2 KiB
Raw Blame History

title, summary, tags, author, draft, aliases, weight
title summary tags author draft aliases weight
Custom Static Website Generator Creating a custom static website engine which can be accessed by using RestApi
website
static
generator
Rest
Akilan Selvacoumar false
/CustomStaticWebsiteGenerator
3

Introduction

We have designed a simple static website generator which can be designed to be interacted via Rest Apis. We have demonstrated how a user can create a static webpage from WhatsApp. The intention of this project is to prove simplicity of having static websites.

Features

  1. Static files generated in less than a second and served to your visitors just as fast.
  2. We support deploying your website on IPFS. Time to power the distributed web.
  3. Users attention to content rather than design.

Demo Interaction

The demo interaction is done using a whatsapp bot to interact with Rest Apis.

{{< youtube SXfCQiZDZKY >}}

Basic Information

  1. Main programming langauge: Nodejs
  2. License: GPLv2
  3. Installation
  4. Documentation