Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ravgeetdhillon/ravgeet-web
My portfolio and blog.
https://github.com/ravgeetdhillon/ravgeet-web
blog developer-blog developer-website git-cms jamstack markdown nuxt nuxtjs personal-website portfolio tech-blog webdeveloper
Last synced: 2 months ago
JSON representation
My portfolio and blog.
- Host: GitHub
- URL: https://github.com/ravgeetdhillon/ravgeet-web
- Owner: ravgeetdhillon
- Created: 2019-04-02T12:43:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T13:39:50.000Z (3 months ago)
- Last Synced: 2024-10-29T16:12:15.414Z (3 months ago)
- Topics: blog, developer-blog, developer-website, git-cms, jamstack, markdown, nuxt, nuxtjs, personal-website, portfolio, tech-blog, webdeveloper
- Language: Vue
- Homepage: https://www.ravgeet.in
- Size: 82.3 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/e3423c5a-3e57-4ffc-aa2d-7c2bcbeb2a3c/deploy-status)](https://app.netlify.com/sites/ravgeetdev/deploys)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/ravgeetdhillon/ravgeet-web/blob/master/LICENSE)# Ravgeet Dhillon's Website
A Nuxt.js website for [Ravgeet Dhillon](https://www.ravgeet.in).
## Prerequisites
These things are required before setting up the project.
- Git
- Ubuntu 18.04 or 20.04
- Node.js [Read Guide](https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-20-04)## Getting Started
Follow these instructions to get the project up and running.
```bash
# Clone the repo
$ git clone https://github.com/ravgeetdhillon/ravgeet-web.git# Change directory
$ cd ravgeet-web# Install dependencies
$ npm install# Serve at http://localhost:3000
$ npm run develop
```## Tech Stack
- [Frontend](https://nuxtjs.org/) - Nuxt.js
## Authors
- [Ravgeet Dhillon](https://github.com/ravgeetdhillon)
## Extra
- In case you get stuck somewhere, feel free to [email me](mailto:[email protected]).