You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rohan Verma 05e22a3470 fix: keybase verification преди 6 години
assets feat: embed twitter преди 6 години
components feat: paginate wp posts преди 6 години
layouts new nuxt website преди 6 години
middleware new nuxt website преди 6 години
pages feat: embed twitter преди 6 години
plugins new nuxt website преди 6 години
static fix: keybase verification преди 6 години
store new nuxt website преди 6 години
.eslintrc.js fix: inline svg breaks size #9 vaso2/nuxt-fontawesome преди 6 години
.gitignore fix: inline svg breaks size #9 vaso2/nuxt-fontawesome преди 6 години
.prettierrc fix: inline svg breaks size #9 vaso2/nuxt-fontawesome преди 6 години
LICENSE Initial commit преди 8 години
README.md new nuxt website преди 6 години
nuxt.config.js feat: paginate wp posts преди 6 години
package.json feat: paginate wp posts преди 6 години
postcss.config.js new nuxt website преди 6 години
tailwind.config.js new nuxt website преди 6 години
yarn.lock feat: paginate wp posts преди 6 години

README.md

rohanverma.net

Personal Website of Rohan Verma

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload 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 the Nuxt.js docs.