1.2 KiB
1.2 KiB
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 |
|
Akilan Selvacoumar | false |
|
3 |
Introduction
We have designed a simple static website generator which can be designed to be interacted via Rest Api’s. 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.
Project link: https://github.com/HWTechClub/Custom-Static-Website-Generator
Features
- Static files generated in less than a second and served to your visitors just as fast.
- We support deploying your website on IPFS. Time to power the distributed web.
- 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
- Main programming langauge: Nodejs
- License: GPLv2
- Installation
- Documentation