Jolaolu / olaolu.dev

đŸ¤ºOlaolu's website & shelf.

Home Page:https://olaolu.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Olaolu's website

This repo is home for the codebase that powers my entire website and shelf of articles.

Project setup

  • Run yarn serve for development: Simultaneously kicks off vue-cli-service serve for the homepage Vue app and gridsome develop for the shelf app.

  • Run yarn build for production: Simultaneously runs vue-cli-service build for the homepage Vue app and gridsome build for the shelf app, and then merges the two dist directories into a root dist.

License

Copyright (c) 2019-present Olaolu Olawuyi. All rights reserved.

The code, design and articles in this repository are intellectual property of the individual mentioned above (unless otherwise stated) and as such CANNOT be copied, modified, sublicensed or redistributed without permission from the author.

About

đŸ¤ºOlaolu's website & shelf.

https://olaolu.dev

License:Other


Languages

Language:JavaScript 52.7%Language:Vue 40.6%Language:HTML 3.7%Language:CSS 3.0%