Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guicheffer/me
🏡 This is basically my digital home – my personal website containing blog pages, social links and skills I have
https://github.com/guicheffer/me
aws-s3 css css3 formspree gatsby html html5 jamstack jest nuxt portfolio portfolio-website vite vue vuejs webpack webpack3
Last synced: about 2 months ago
JSON representation
🏡 This is basically my digital home – my personal website containing blog pages, social links and skills I have
- Host: GitHub
- URL: https://github.com/guicheffer/me
- Owner: guicheffer
- License: gpl-3.0
- Created: 2018-02-22T04:14:44.000Z (almost 7 years ago)
- Default Branch: me
- Last Pushed: 2023-12-10T20:45:14.000Z (about 1 year ago)
- Last Synced: 2023-12-10T21:34:52.137Z (about 1 year ago)
- Topics: aws-s3, css, css3, formspree, gatsby, html, html5, jamstack, jest, nuxt, portfolio, portfolio-website, vite, vue, vuejs, webpack, webpack3
- Language: JavaScript
- Homepage: https://guicheffer.me/
- Size: 31.1 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# guicheffer.me's website
This is just pure html & css.
## Screenshot
![Screenshot](./src/assets/images/demo.jpeg)
## Run
```sh
yarn install
``````sh
yarn dev
```### Deploying using Github page
Pipeline is executed automatically.
### Checkout other similar starters
- [gatsby-starter-casual](https://github.com/anubhavsrivastava/gatsby-starter-casual)
- [gatsby-starter-grayscale](https://github.com/anubhavsrivastava/gatsby-starter-grayscale)
- [gatsby-starter-spectral](https://github.com/anubhavsrivastava/gatsby-starter-spectral)
- [gatsby-starter-newage](https://github.com/anubhavsrivastava/gatsby-starter-newage)
- [gatsby-starter-stylish](https://github.com/anubhavsrivastava/gatsby-starter-stylish)
- [gatsby-starter-solidstate](https://github.com/anubhavsrivastava/gatsby-starter-solidstate)
- [gatsby-starter-readonly](https://github.com/anubhavsrivastava/gatsby-starter-readonly)
- [gatsby-starter-prologue](https://github.com/anubhavsrivastava/gatsby-starter-prologue)
- [gatsby-starter-phantom](https://github.com/anubhavsrivastava/gatsby-starter-phantom)
- [gatsby-starter-paradigmshift](https://github.com/anubhavsrivastava/gatsby-starter-paradigmshift)
- [gatsby-starter-overflow](https://github.com/anubhavsrivastava/gatsby-starter-overflow)
- [gatsby-starter-multiverse](https://github.com/anubhavsrivastava/gatsby-starter-multiverse)
- [gatsby-starter-identity](https://github.com/anubhavsrivastava/gatsby-starter-identity)
- [gatsby-starter-highlights](https://github.com/anubhavsrivastava/gatsby-starter-highlights)
- [gatsby-starter-fractal](https://github.com/anubhavsrivastava/gatsby-starter-fractal)
- [gatsby-starter-eventually](https://github.com/anubhavsrivastava/gatsby-starter-eventually)
- [gatsby-starter-directive](https://github.com/anubhavsrivastava/gatsby-starter-directive)
- [gatsby-starter-creative](https://github.com/anubhavsrivastava/gatsby-starter-creative)
- [gatsby-starter-aerial](https://github.com/anubhavsrivastava/gatsby-starter-aerial)### Contribution
Suggestions and PRs are welcome!
### License
[![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](LICENSE)
refer `LICENSE` file in this repository.