All Projects → jul-sh → archive-jul.sh

jul-sh / archive-jul.sh

Licence: MIT License
archive of my personal website built w gatsby.js

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to archive-jul.sh

Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (+64.52%)
Mutual labels:  netlify, gatsbyjs
Gatsby Graphcms Ecommerce Starter
Swag store built with GraphCMS, Stripe, Gatsby, Postmark and Printful.
Stars: ✭ 178 (+474.19%)
Mutual labels:  netlify, gatsbyjs
Gatsby Advanced Starter
A high performance skeleton starter for GatsbyJS that focuses on SEO/Social features/development environment.
Stars: ✭ 1,224 (+3848.39%)
Mutual labels:  netlify, gatsbyjs
Gatsby Starter Gcn
A starter template to build amazing static websites with Gatsby, Contentful and Netlify
Stars: ✭ 488 (+1474.19%)
Mutual labels:  netlify, gatsbyjs
testimonial
Jamstack app using Gatsby, Netlify, and FaunaDB.
Stars: ✭ 23 (-25.81%)
Mutual labels:  netlify, gatsbyjs
Gatsby Starter Ghost
A starter template to build lightning fast websites with Ghost & Gatsby
Stars: ✭ 752 (+2325.81%)
Mutual labels:  netlify, gatsbyjs
Discord Fork
An open source Discord Bot List made with GatsbyJS
Stars: ✭ 60 (+93.55%)
Mutual labels:  netlify, gatsbyjs
gatsby-starter-antoine
My opinionated Gatsby.js starter
Stars: ✭ 17 (-45.16%)
Mutual labels:  netlify, gatsbyjs
shopnote
shopnote is a JAMstack application that helps in creating notes with shopping items. This application is built to showcase the JAMstack concept using Fauna, Netlify Serverless Functions and GatsbyJS.
Stars: ✭ 15 (-51.61%)
Mutual labels:  netlify, gatsbyjs
osf-website
🌍 Website for Open Source Festival
Stars: ✭ 17 (-45.16%)
Mutual labels:  netlify, gatsbyjs
30 Seconds Web
Website infrastructure for 30-seconds projects.
Stars: ✭ 391 (+1161.29%)
Mutual labels:  netlify, gatsbyjs
gatsby-starter
Gatsby Starter for creating portfolio & blog.
Stars: ✭ 55 (+77.42%)
Mutual labels:  netlify, gatsbyjs
Bootcamp 2020
Learn to Build Modern Full Stack Serverless Multi-Tenant SaaS Apps and APIs
Stars: ✭ 369 (+1090.32%)
Mutual labels:  netlify, gatsbyjs
Unicorn Mart
A proof of concept e-commerce store leveraging Contentful, GatsbyJS, Stripe, and serverless via clay.run
Stars: ✭ 21 (-32.26%)
Mutual labels:  netlify, gatsbyjs
blog.georgi-yanev.com
📘 Personal blog built with Gatsby and hosted on Netlify
Stars: ✭ 17 (-45.16%)
Mutual labels:  netlify, gatsbyjs
Gatsby Shopify Theme
🛒 Simple theme to build a blazing simple and fast store with Gatsby and Shopify.
Stars: ✭ 95 (+206.45%)
Mutual labels:  netlify, gatsbyjs
Here Covid 19 Tracker
Using HERE Technologies APIs, fork and build your own COVID-19 Tracker. For a live version, see the website.
Stars: ✭ 200 (+545.16%)
Mutual labels:  netlify, gatsbyjs
gatsby-blog-template
✍️ A GatsbyJS Blog Template for blogging purposes.
Stars: ✭ 38 (+22.58%)
Mutual labels:  netlify, gatsbyjs
gatsby-portfolio
danielfr.com/
Stars: ✭ 36 (+16.13%)
Mutual labels:  netlify, gatsbyjs
YATAS
Yet Another Tailwind Alpine Starter
Stars: ✭ 18 (-41.94%)
Mutual labels:  netlify

Tech Stack 🥞

Foundation 🏡

Using GatsbyJs the website's React code is rendered to static HTML at built time. Once a client visits the page, a JavaScript bundle is loaded asynchronously.

Data 📚

Content is stored in markdown files and queried using GraphQL.

Styling 👩‍🎨

Styling is done using Styled Components.

Linting & Formatting 🔍

The codebase is type-checked using TypeScript, formatted using Prettier and linted using TSLint. Enforced using commit hooks.

Continuous Deployment 🚀

As soon as changes are merged into the master branch, the page will automatically be built by Netlify. It is then deployed as a static site using the Netlify CDN.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].