Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/blkdevcon/hyas


https://github.com/blkdevcon/hyas

Last synced: 7 days ago
JSON representation

Lists

README

        



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)


GitHub Workflow Status (branch)


Netlify

![Hyas — Modern Hugo Starter](https://raw.githubusercontent.com/h-enk/hyas/master/images/tn.png)

## Demo

- [hyas.netlify.app](https://hyas.netlify.app/)

## Quick start

Get your Hyas site in 1 min.

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/h-enk/hyas)

## Why Hyas?

Six reasons why you should use Hyas:

1. __Security aware__. Get A+ scores on [Mozilla Observatory](https://observatory.mozilla.org/analyze/hyas.netlify.app) out of the box. Easily change the default Security Headers to suit your needs.

2. __Fast by default__. Get 100 scores on [Google Lighthouse](https://googlechrome.github.io/lighthouse/viewer/?gist=73a46ae67cbe2f70318635b09a548ff0) 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](https://git-scm.com/): latest source release
- [Node.js](https://nodejs.org/) (includes npm): latest LTS version or newer

Hyas uses npm to centralize dependency management, making it easy to update resources, build tooling, plugins, and build scripts.

## Get started

Start a new Hyas project in three steps:

### 1. Create a new site

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

### 2. Install dependencies

```bash
npm install
```

### 3. Start development server

```bash
npm run start
```

## Other commands

Hyas comes with [commands](https://gethyas.com/docs/prologue/commands/) for common tasks.

## Documentation

- [Netlify](https://docs.netlify.com/)
- [Hugo](https://gohugo.io/documentation/)
- [Hyas](https://gethyas.com/)

## Communities

- [Netlify Community](https://community.netlify.com/)
- [Hugo Forums](https://discourse.gohugo.io/)
- [Hyas Discussions](https://github.com/h-enk/hyas/discussions)

## Sponsors

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

[![OC sponsor 0](https://opencollective.com/hyas/tiers/sponsor/0/avatar.svg)](https://opencollective.com/hyas/tiers/sponsor/0/website)
[![OC sponsor 1](https://opencollective.com/hyas/tiers/sponsor/1/avatar.svg)](https://opencollective.com/hyas/tiers/sponsor/1/website)

## Backers

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

[![Backers](https://opencollective.com/hyas/tiers/backer.svg)](https://opencollective.com/hyas)