8000 GitHub - linkdd/gin: Opinionated static website generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

linkdd/gin

Repository files navigation

Introduction

Gin is an opiniated static website generator made in TypeScript, and inspired by Hugo.

Features

  • 📝 Extended Markdown features (such as Tables, Task lists, ...)
  • 🎨 Syntax highlighting of code blocks using Shiki
  • 💄 Support of Twing templates

Getting Started

$ mkdir my-website
$ cd my-website
$ npm init
$ npm install --save-dev linkdd/gin#v0.2.1
$ npx gin init .

License

This project is released under the terms of the MIT License.

About

Opinionated static website generator

Topics

Resources

License

Stars

Watchers

Forks

0