gigo.reactive-tech.io

command module
v0.0.0-...-e7bba7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

Gigo is a static website generator written in Go allowing web developers to write websites in core HTML, JS and CSS. When using Gigo there is no need to learn a custom templating language. Just work with the standards core HTML, JS and CSS and write portable websites.

HTML specification does not offer a way of including pages and Gigo resolves this simply and elegantly.

Gigo has the following features:

  • Tag <gigo-include file=* /> : includes other HTML pages in the page using this tag.

  • Tag <gigo-include-in file=* /> : the page using this tag asks to be included in another template page, reducing further code duplications.

  • It is written in Go and comes with a binary which is self-contained and does not require the installation of a third party library or SDK.

  • Because it does not rely on a database, you can commit your work in GIT and generate anytime a static website using gigo binary.

Gigo was developed by Reactive Tech Limited and Alex Arica as the lead developer.

Get-started: https://gigo.reactive-tech.io/doc/getting-started.html

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL