gatsby-starter-argon.netlify.com
This starter kit combines the wonderful stylings of the Argon Design System, the blazing-fast speeds of GatsbyJS, ease of use of NetlifyCMS!
- serverless
- automagic staging
- automagic optimization
- 1 click deploy!
To deploy to netlify all you need is a free netlify account and a github account to store the repo. To get started click the link below:
- Github or gitlab account (free)
- A Netlify Account (free)
Option A (reccomended):
- Deploy to netlify (link above)
- Wait for netlify to build your site
- After the site is built you will have a new repo, clone it
- Navigate to the directory in the command line and install with yarn or npm
yarn start
to get started with development!
Once your site is built and deployed on netlify you will recieve an email to sign up for netlify identity services for your new site. Click the link in the email to set your password.
Now if you navigate to '/admin' you will be able to log in and manage your collections.
To customize the schema for your site, edit /static/admin/config.yml
For more details on how to customize the CMS check out the netlifyCMS documentation.
For more on templating go check out the docs at [GatsbyJS] where they have a plethora of high quality tutorials, documentation and recipes.
To inspect your data in development mode go to /___graphql
Start your development with a Design System for Bootstrap 4, React and Reactstrap. It is open source, free and it features many components that can help you create amazing websites.
Fully Coded Components
Argon Design System React is built with over 100 individual components, giving you the freedom of choosing and combining. All components can take variations in color, that you can easily modify using SASS files.
You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Design System is coming with prebuilt examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.
Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.
View all components here.
Complex Documentation
Each element is well presented in a very complex documentation. You can read more about the idea behind this design system here. You can check the components here and the foundation here.
Example Pages
If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.
View example pages here.
- Versions
- Demo
- Quick Start
- Documentation
- File Structure
- Browser Support
- Resources
- Reporting Issues
- Licensing
- Useful Links
- serverless
- automagic staging
- automagic optimization
- 1 click deploy!
To deploy to netlify all you need is a free netlify account and a github account to store the repo. To get started click the link below:
Once your site is built and deployed on netlify you will recieve an email to sign up for netlify identity services for your new site. Click the link in the email to set your password.
Now if you navigate to '/admin' you will be able to log in and manage your collections.
To customize the schema for your site, edit /static/admin/config.yml
For more details on how to customize the CMS check out the netlifyCMS documentation.
For more on templating go check out the docs at [GatsbyJS] where they have a plethora of high quality tutorials, documentation and recipes.
To inspect your data in development mode go to /___graphql