Skip to content

EMSoftwareInnovators/React-Ladies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Ladies

We're a group of women and non-binary ReactJS enthusiasts in New York City (and beyond).

Gatsby website is currently under-construction 🚧 and contributions are welcome! Please contribute to the home-v1 branch.

Screenshot of React Ladies Website

Features

Current features:

  • Gatsby v2.0.0
  • Articles in Markdown
  • Styled Components 💅
  • Netlify Contact Form
  • Categories
  • Offline Support
  • WebApp Manifest Support
  • Typography.js
  • SEO
    • Sitemap
    • Schema.org JSONLD
    • OpenGraph Tags
    • Twitter Tags
  • Favicons

Getting Started

Check your development environment! You'll need Node.js, the Gatsby CLI and node-gyp installed. The official Gatsby website also lists two articles regarding this topic:

Building your site

npm run build

Copy the content of the public folder to your webhost or use a website like Netlify which automates that for you.

Attention: You also need to edit static/robots.txt to include your domain!

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%