This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

seasann

1.2.3 • Public • Published

Seasann

Seasann is an efficient Static Site Generator that uses Typescript and ships ZERO JAVASCRIPT. It is build tool agnostic and provides a great developer experience.

Features

  • Compiles markdown and css in one file
  • Serves files using Vite by default, yet is build tool agnostic for maximun felxibility.
  • Easy to use - just write markdown and Seasann handles the rest

Getting Started

Make sure you have Node JS 12 or higher installed on your system

Install Seasann using npm:

npm install -g seasann

Create a new project and start writing markdown:

seasann create my-project
cd my-project

Serve your project using Vite:

npm run dev

License

Seasann is licensed under the Apache 2.0 license.

Readme

Keywords

none

Package Sidebar

Install

npm i seasann

Weekly Downloads

33

Version

1.2.3

License

Apache-2.0

Unpacked Size

33.2 kB

Total Files

26

Last publish

Collaborators

  • micziz