An awesome GatsbyJS template to build a smiple landing fast
View Demo
·
Report Bug
·
Request Feature
This is a nice GatsbyJS starter I made after another static website.
- GatsbyJS - rock-n-roll!
- Styled Components - correct support, no creepy FOUC there
- TypeScript - everything (well, almost everything) is type-safe
- NetlifyCMS - manage your content through an awesome GUI
You should have nodejs, yarn and gatsby installed.
- Clone the repository into your local folder
gatsby new local-folder larsz-o/gatsby-single
- Install dependences
cd local-folder;
yarn;
- Run the local copy
yarn start;
- Do project-wide replacement of
larsz-o
andgatsby-single
with your own GitHub username and repo name. - Setup NetlifyCMS account and integrate it with your GitHub repo.
- Commit to the repo, see the changes online in a couple of minutes!
- To edit the content, go to the
/admin
section of your website.
- better TypeScript support
- analytics support
- page auto-generation support
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Sergei Gannochenko - Linkedin
Project Link: https://github.com/larsz-o/grayscale-promo-gatsbyjs-starter
Special thanks to: