Skip to content
forked from thuliteio/thulite

Hugo starter helping you build modern websites

License

Notifications You must be signed in to change notification settings

nate-walters-grafana/hugodogo

 
 

Repository files navigation

Doks

Hyas

Modern Hugo Starter

Hyas is a Hugo starter helping you build modern websites that are secure, fast, and SEO-ready — by default.

GitHub GitHub release (latest SemVer including pre-releases) npm (scoped) GitHub Workflow Status (branch) Netlify

Hyas — Modern Hugo Starter

Demo

Why Hyas?

Six reasons why you should use Hyas:

  1. Security aware. Get A+ scores on Mozilla Observatory out of the box. Easily change the default Security Headers to suit your needs.

  2. Fast by default. Get 100 scores on Google Lighthouse by default. Hyas removes unused css, prefetches links, and lazy loads images.

  3. SEO-ready. Use sensible defaults for structured data, open graph, and Twitter cards. Or easily change the SEO settings to your liking.

  4. Development tools. Code with confidence. Check styles, scripts, and markdown for errors and fix automatically or manually.

  5. Bootstrap framework. Build robust, flexible, and intuitive websites with Bootstrap. Or use any other front-end framework if you prefer.

  6. Netlify-ready. Deploy to Netlify with sensible defaults. Easily use Netlify Functions, Netlify Redirects, and Netlify Headers.

Requirements

  • Git — latest source release
  • Node.js — latest LTS version or newer

Get started

Start a new Hyas project in three steps:

1. Create a new site

git clone https://github.com/h-enk/hyas.git my-hyas-site && cd my-hyas-site

2. Install dependencies

npm install

3. Start development server

npm run start

Other commands

Hyas comes with commands for common tasks.

Documentation

Communities

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

OC sponsor 0 OC sponsor 1

Backers

Support this project by becoming a backer. Your avatar will show up here.

Backers

About

Hugo starter helping you build modern websites

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 65.4%
  • SCSS 29.1%
  • JavaScript 5.5%