3.0.0-beta.20 ā€¢ Published 4 years ago

@staart/site v3.0.0-beta.20

Weekly downloads
165
License
MIT
Repository
github
Last release
4 years ago

Staart Site

Staart Site is a static site generator for helpdesk or documentation websites written in TypeScript. It creates beautiful, accessible, and ultra-lightweight websites that score 100/100 on Lightbox.

Status
BuildGitHub Actions Travis CI Circle CI Azure Pipelines
DependenciesDependencies Dev dependencies Vulnerabilities
CommunityContributors GitHub Type definitions npm package version semantic-release

šŸŒŸ Features

  • Zero-config, no setup required
  • Scores 100/100 on Lighthouse
  • Sitemap & schema data for SEO
  • 1.2kb minzipped CSS, dark & light theme

šŸ’» Getting started

The easiest way is to use npx to generate a static site in your current working directory:

npx @staart/site

You should see something like the following output in your terminal:

āœ”  success   Start Site built in 0.39s

Alternately, you can add the package as a devDependency:

npm install @staart/site --save-dev

Then, run the site command to generate your static site:

npm run site

Or programmatically use the generate function:

import { generate } from "@staart/site";

generate({
  /* options */
})
  .then(() => console.log("Completed"))
  .catch(error => console.error(error));

šŸ“ Documentation

šŸ—ļø Built with Staart Site

šŸ Staart Ecosystem

The Staart ecosystem consists of open-source projects to build your SaaS startup, written in TypeScript.

Package
šŸ› ļø Staart APINode.js backend with RESTful APIsBuild status Docs npm package version
šŸŒ Staart UIFrontend Vue.js Progressive Web AppBuild status Docs npm package version
šŸ“‘ Staart SiteStatic site generator for docs/helpdeskBuild status Docs npm package version
šŸ“± Staart NativeReact Native app for Android and iOSBuild status Docs npm package version
šŸŽØ Staart.cssSass/CSS framework and utilitiesBuild status Docs npm package version
šŸ“¦ Staart PackagesHelper functions and utility packagesBuild status Custom badge

šŸ’ Sponsors

The development of Staart projects is supported by these wonderful companies. Find us on OpenCollective

šŸ“„ License

3.0.0-beta.20

4 years ago

3.0.0-beta.19

4 years ago

3.0.0-beta.18

4 years ago

3.0.0-beta.14

4 years ago

3.0.0-beta.15

4 years ago

3.0.0-beta.16

4 years ago

3.0.0-beta.17

4 years ago

3.0.0-beta.12

4 years ago

3.0.0-beta.13

4 years ago

3.0.0-beta.11

4 years ago

3.0.0-beta.10

4 years ago

3.0.0-beta.9

4 years ago

3.0.0-beta.8

4 years ago

3.0.0-beta.7

4 years ago

3.0.0-beta.5

4 years ago

3.0.0-beta.4

4 years ago

3.0.0-beta.6

4 years ago

3.0.0-beta.1

4 years ago

3.0.0-beta.3

4 years ago

3.0.0-beta.2

4 years ago

2.2.0

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.3.1

4 years ago

2.0.0

4 years ago

2.1.0

4 years ago

1.12.0

4 years ago

1.13.3

4 years ago

1.13.1

4 years ago

1.12.6

4 years ago

1.12.3

4 years ago

1.12.2

4 years ago

1.12.1

4 years ago

1.12.5

4 years ago

1.11.2

4 years ago

1.11.1

4 years ago

1.10.9

4 years ago

1.10.11

4 years ago

1.10.4

4 years ago

1.10.6

4 years ago

1.10.2

4 years ago

1.9.5

4 years ago

1.10.1

4 years ago

1.9.1

4 years ago

1.8.7

4 years ago

1.8.3

4 years ago

1.8.2

4 years ago

1.7.14

4 years ago

1.7.13

4 years ago

1.7.12

4 years ago

1.7.1

4 years ago

1.6.1

4 years ago

1.5.1

5 years ago

1.4.0

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.1

5 years ago

1.1.13

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

1.1.10

5 years ago

1.1.2

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.1

5 years ago

0.9.62

5 years ago

0.9.58

5 years ago

0.9.56

5 years ago

0.9.55

5 years ago

0.9.54

5 years ago

0.9.53

5 years ago

0.9.46

5 years ago

0.9.45

5 years ago

0.9.43

5 years ago

0.9.42

5 years ago

0.9.41

5 years ago

0.9.39

5 years ago

0.9.32

5 years ago

0.9.17

5 years ago

0.9.12

5 years ago

0.9.4

5 years ago

0.9.3

5 years ago