Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tested with gatsby-theme-codebushi 1.1.0 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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