GithubHelp home page GithubHelp logo

peraltaespectre / nuxt-bio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moso/nuxt-bio

0.0 0.0 0.0 690 KB

Small bio-esque site for presenting links

Home Page: https://bio.moso.io

JavaScript 20.26% CSS 31.04% Vue 48.70%

nuxt-bio's Introduction

nuxt-bio

Small bio-esque site for presenting links built with Nuxt.js

PWA settings

Change the values with the comment // Change me in the following files:

  • /config/env.js - Change this to your API URL
  • /config/manifest.js - Change name and short_name for your PWA
  • /config/meta.js - Change the values to reflect how the meta-tags will look like. This also sorts out structured data for your PWA. Delete the ogImage if you don't have/want one.

Netlify

You can easily put this on Netlify. Just add the links environment variable to your deploy settings and @nuxtjs/dotenv will automatically pick it up.

Changelog

1.2.1:

  • Security updates

1.2.0:

  • Updated the project to use Vuex
  • Moved config files into /config to clean up the Nuxt config
  • Updated the eslint config
  • Updated dependencies

1.1.0:

  • Added PWA module
  • Fixed some styling issues

1.0.0:

  • Initial release

Build Setup

Copy .env.example to .env and add your links variable

For inspiration, my API has the following fields in links:

  • id (selfincrement)
  • icon (text)
  • url (string)
  • text (string)
# install dependencies
$ yarn install # Or npm install

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

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Copy .env.example to .env and add your links variable

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

nuxt-bio's People

Contributors

moso avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.