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: 4 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-01-24T18:15:04.000Z (4 months ago)
- Last Synced: 2026-01-25T02:50:26.580Z (4 months ago)
- Topics: blog, developer-blog, developer-website, git-cms, jamstack, markdown, nuxt, nuxtjs, personal-website, portfolio, tech-blog, webdeveloper
- Language: SCSS
- Homepage: https://www.ravgeet.in
- Size: 83.4 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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:ravgeetdhillon@gmail.com).