Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rahulvyas1/gatsby-landing-page-email-signup

Landing page for SaaS products to capture emails built using React, Gatsbyjs
https://github.com/rahulvyas1/gatsby-landing-page-email-signup

Last synced: 9 days ago
JSON representation

Landing page for SaaS products to capture emails built using React, Gatsbyjs

Awesome Lists containing this project

README

        



Gatsby



HiStaff Static Website

It's a starter static website which useful plugins based on [Gatsby](https://www.gatsbyjs.org/) .

## πŸš€ Quick start

1. **Install the Gatsby CLI.**

```shell
npm install -g gatsby-cli
```

2. **Create a Gatsby site from HiStaff.**

```sh
gatsby new histaff https://github.com/histaff/website-static/
```

3. **Start the site in `develop` mode.**

Next, move into your new site’s directory and start it up:

```sh
cd histaff/
gatsby develop
```

4. **Open the source code and start editing!**

Your site is now running at `http://localhost:8000`. Open the `histaff` directory in your code editor of choice and edit `src/pages/index.js`. Save your changes, and the browser will update in real time!

At this point, you’ve got a fully functional Gatsby website. For additional information on how you can customize your Gatsby site, see our [plugins](https://gatsbyjs.org/plugins/) and [the official tutorial](https://gatsbyjs.org/tutorial/).

## 🧐 Features
* Support SCSS
* Web font loader (Google and custom font)
* Sample pages for starter
* Clean code and structure