Home
Softono

Nirebu 2019

Open source Vue
15
Stars
2
Forks
27
Issues
1
Watchers
3 years
Last Commit

 About Nirebu 2019

My personal website, built as a static Server Side Rendered Nuxt JS App

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing Nirebu 2019?

We provide expert installation service for this software. Our team will install, configure, and secure Nirebu 2019 on your server. plans start at just $30.

Nirebu 2019

View on GitHub

nirebu-2019

Netlify Status

Personal website for Nicolò Rebughini. See it in action here https://nirebu.com

A little place to fool around with new things and post some ramblings in a blog

Build setup

Clone this repo and run the following commands

# install dependencies
$ npm install

# start the development server at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

Next steps

Not a comprehensive list of things I want to do

  • Code styling for embedded blocks of Vue code
  • Sitemap
  • Blog pagination
  • Latest articles component
  • Last.fm integration designing a page and some Vue components, consuming data fetched from my last.fm profile