J05HI / website

Source Code of My Personal Website

Home Page:https://marquez.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Personal Website

This is the website that powers marquez.co, built on top of Vue.js and Nuxt.js, and deployed to the cloud via Vercel.

This website is for my blog posts and a place for Who I am. I also run some experiments on this website around web development that allows me to be up to date with the latest technologies.

Features

For a user perspective, this website is simple and fast enough. But, nowadays creating a "simple" website doesn't mean that the development process is also simple. In the following list, you will find the most important features that allow this website to be easy to maintain and scale as well as offering a good User Experience.

Build Setup

# install dependencies
$ yarn install

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

# generate static project
$ yarn generate

Netlify CMS

Development

# start netlify proxy server
$ yarn netlify-cms:dev

Then open http://localhost:3000/admin and start editing.

Production

Some environment variables must be defined in your production evironment (.env.example). The editor can also be reached in the /admin path.

About

Source Code of My Personal Website

https://marquez.co

License:MIT License


Languages

Language:Vue 55.9%Language:TypeScript 29.0%Language:JavaScript 9.9%Language:CSS 4.1%Language:Smarty 1.0%Language:Shell 0.2%