gatsby-starter-glass
A Minimal & Beautiful Gatsby Personal Blog Starter With Nice Glassmorphism UI
File Explorer
Download Latest Version (.zip)- about.md
- contact.md
- index.md
- do-you-know-anything-about-sensory-deprivation-tanks.md
- friends-dont-lie.md
- magnificent-desolation.md
- mornings-are-for-coffee-and-contemplation.md
- nobody-exists-on-purpose.md
- nobody-normal-ever-accomplished-anything-meaningful-in-this-world.md
- one-world.md
- pale-blue-dot.md
- she-shut-one-door-with-her-mind.md
- symbol-of-apollo.md
- this-is-not-yours-to-fix-alone.md
- tough-and-competent.md
- we-choose-to-go-to-the-moon.md
- weddings-are-basically-funerals-with-cake.md
- why-are-you-fighting-cant-you-see-youre-all-the-same.md
- why-do-we-even-need-weapons-anyway.md
- why-would-a-pop-tart-want-to-live-inside-a-toaster.md
- you-shouldnt-like-things-because-people-tell-you-youre-supposed-to.md
- youre-pretty-cute-you-know-that.md
- container.js
- footer.js
- global-styles.js
- header.js
- layout.js
- post-list.js
- prism-coldark-dark.css
- seo.js
- social-links.js
- styled-link.js
- tags.js
- theme-switch.js
- icon.png
- index.js
- 404.js
- blog.js
- tags.js
- about-template.js
- contact-template.js
- index-template.js
- post-template.js
- tags-template.js
- config.yml
- profile-image.jpg
- rocket.jpg
- favicon.ico
- open-graph-image.png
- robots.txt
- .gitignore
- .prettierignore
- gatsby-browser.js
- gatsby-config.js
- gatsby-node.js
- LICENSE
- netlify.toml
- package.json
- README.md
- screenshot.png
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/yinkakun/gatsby-starter-glass
Downloads the entire project code from GitHub to your computer.
cd gatsby-starter-glass
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn install
Downloads and installs the libraries listed in package.json.
yarn start
Starts the development/run server.
yarn build
Builds optimized production files.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
