gatsby-starter-events-list
v0.2.2
Published
A Gatsby starter for creating a calendar list of events
Downloads
4
Readme
Gatsby Events List Starter
Forked from the Gatsby blog starter. Demo at gatsby-starter-events-list.netlify.com/
Features
- CSS-in-JS with Styled Components
- Design theme via ThemeProvider (see theme)
- Styled-System UI
Install
Use the Gatsby CLI to create a new events list from the starter.
gatsby new my-events-list https://github.com/johnpolacek/gatsby-starter-events-list
cd my-events-list
npm run dev
Customize
Update the site title, description and more by editing siteMetadata
in gatsby-config.js
.
Change the font, colors and more by editing the settings in src/theme.js
Add events via markdown files in /content/eventslist/
. Example markdown files have been provided.
Deploy
npm run build
Publish the public
directory to a webhost or deploy with Netlify.
--
Calendar icon made by Freepik from Flaticon is licensed by CC 3.0 BY.