Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heytulsiprasad/wirescript
My Personal Blog | Made blazing fast with @gatsbyjs :zap:
https://github.com/heytulsiprasad/wirescript
gatsby gatsby-blog gatsbyjs personal-blog react styled-components
Last synced: 8 days ago
JSON representation
My Personal Blog | Made blazing fast with @gatsbyjs :zap:
- Host: GitHub
- URL: https://github.com/heytulsiprasad/wirescript
- Owner: heytulsiprasad
- License: 0bsd
- Created: 2020-08-21T11:20:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T05:40:56.000Z (10 months ago)
- Last Synced: 2024-05-10T17:33:17.181Z (6 months ago)
- Topics: gatsby, gatsby-blog, gatsbyjs, personal-blog, react, styled-components
- Language: JavaScript
- Homepage: https://wirescript.tech
- Size: 10.5 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - wirescript - My Personal Blog | Made blazing fast with @gatsbyjs :zap: (JavaScript)
README
Out of the box Frontend Developer and Open Saucer :pizza:
## Table of Contents
- [About the Project](#about-the-project)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [License](#license)
- [Contact](#contact)## About The Project
I used to write a ton of things on my Notion or even on paper, while studying new topics, but eventually they get lost somewhere on my computer or end up never being read again. This kept bugging me for way long, so that's why I decided to create my own space
on the internet and store all my writings and even share them with people that might want to read.Here's why you should read this:
- They are original notes which I wrote after learning a concept
- It doesn't assume any prerequisites (without stating) as its wrote while I learnt from scratch
- Weekly new set of articles with useful links I come across while learning, delivered as NewsletterExplore more at [Wirescript](https://wirescript.tech) :tada:
### Built With
This is made using amazing Gatsby, a React framework that is widely known for it's performance and blazing fast speed.
Here are a few more things, included:- [Gatsby](https://www.gatsbyjs.com/)
- [Remark](https://remark.js.org/)
- [Puppeteer](https://pptr.dev/) for making Open Graph Images
- [Styled Components](https://styled-components.com/)## Getting Started
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps. If you like it, show some love by giving it a :star:
### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
- npm
- gatsby-cli```sh
npm install -g gatsby-cli
```### Installation
1. Clone the repo
```sh
git clone https://github.com/heytulsiprasad/wirescript.git
```2. Install NPM packages (preferred `yarn`)
- First install `yarn` by
```sh
npm install -g yarn
```- Then install packages in project by running
```sh
yarn
```3. Start development server
```sh
yarn dev
```## License
Distributed under the MIT License. See `LICENSE.md` for more information.
## Contact
- 📫 I usually hangout on [Twitter](https://twitter.com/heytulsiprasad)
- âš¡ You can reach me via Twitter [DM](https://twitter.com/heytulsiprasad) or [Telegram](https://t.me/heytulsiprasad)