Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dxphilo/me

My Personal Blog Website. 🔖
https://github.com/dxphilo/me

blogsite portfolio

Last synced: about 1 month ago
JSON representation

My Personal Blog Website. 🔖

Awesome Lists containing this project

README

        

Portfolio Blogsite

This is my portfolio and blog website

![Blogsite website](/assets/img/webscreenshot.png)

#### Built with

- NuxtJs
- Nuxt-content
- Tailwind CSS
- Markdown

#### Image Resources

- Pexels
- Unsplash

## Getting Started

```bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build

$ yarn run start

# generate static project
$ yarn run generate
```

## Authors

- [John Philip](https://www.github.com/developerphilo)

For detailed explanation on how things work, check out [Getting Started With Nuxt](https://medium.com/javascript-in-plain-english/getting-started-with-nuxt-4652bc83ddc6).