/personal-website-v3

My virtual lair - v3.0. 🏠

Primary LanguageHTMLMIT LicenseMIT

FVCproductions

fvcproductions.github.io

Netlify Status

GitHub last commit GitHub Issues GitHub Pull Requests

MIT License FOSSA Status

CodeFactor codebeat badge

Become a Patron! Gitter

My blog and portfolio all in one.

View my website at https://www.fvcproductions.com.

Installation

You need to have node and npm installed before running the following commands.

# install necessary dependencies

npm install

# start server

npm start

The site will be be displayed at localhost:3000 with BrowserSync automatically reloading the page with any new changes.

Usage

hugo new adventures/2018-06-19-xyz.md

Deployment

This website is hosted & deployed through Netlify.

# build static version in `/dist` folder

npm build

Tools & Typography

Contributing

I am always looking for ways to make my website more modular, lean, and clean.

If you look up TODO:, you can also find some outstanding items in the source code.

So if you have any suggestions, feel free to contribute!

To get started...

  1. 🍴 Fork this repo
  2. 🔨 View the contributing guidelines at CONTRIBUTING.md
  3. 👥 Add yourself as a contributor under the Credits section
  4. 🔧 Open a new pull request
  5. 🎉 Get your pull request approved - success!

Or just create an issue - any little bit of help counts! 😊

Code of Conduct

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

More details can be found at this project's code of conduct.

Credits