Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
16.13.0
24 changes: 11 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,23 @@
# Gatsby Lander

This is an experimental starter built using [gatsby-theme-codebushi](https://github.com/codebushi/gatsby-theme-codebushi), a theme which uses [Tailwind CSS](https://tailwindcss.com/).
This is a sample starter built with

Check out https://codebushi.com/gatsby-starters-and-themes/ for more Gatsby starters and templates.
* [gatsby-theme-codebushi](https://github.com/codebushi/gatsby-theme-codebushi)
* [Tailwind CSS](https://tailwindcss.com/)

[Codebushi](https://codebushi.com/gatsby-starters-and-themes/) has even more
Gatsby starters and templates.

## Preview

https://gatsby-lander.surge.sh/
[https://gatsby-lander.surge.sh/](https://gatsby-lander.surge.sh/)

## Installation

Install this starter (assuming Gatsby is installed) by running from your CLI:
<br/>
`gatsby new gatsby-starter-lander https://github.com/codebushi/gatsby-starter-lander`

Run `gatsby develop` in the terminal to start the dev site.

## Notes
```bash
gatsby new gatsby-starter-lander https://github.com/codebushi/gatsby-starter-lander
```

These libraries do not yet fully support the upgrade to Gatsby 3.x:
* gatsby-plugin-react-helmet
* gatsby-plugin-emotion
* gatsby-plugin-postcss
* gatsby-theme-codebushi
Run `gatsby develop` in the terminal to start the dev site.
Binary file added favicon.ico
Binary file not shown.
Loading