Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

FrancesCoronel/personal-website-v2

Repository files navigation

FVCproductions

fvcproductions.github.io

GitHub last commit GitHub Commit Activity (Yearly)

GitHub Issues GitHub Pull Requests

MIT License Become a Patron! Gitter

FOSSA Status

My blog and portfolio all in one.

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

This website is a migration from my old Wordpress website at fvcproductions.wordpress.com.

It was built from the bottom up!

Screenshots

Home Page

About

About

Adventures

Adventures

Archive

Archive

Awards

Awards

Blog

Blog

Colophon

Colophon

Feedback

Feedback

Mentoring

Mentoring

Portfolio

Portfolio

Resume

Resume

Search

Search

Speaking

Speaking

Travels

Travels

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 on GitHub and deployed through Netlify.

# build static version in `/dist` folder

npm run build

# preview draft posts

npm run build-preview

# deploy dist folder to master (for GitHub pages)

npm run deploy

Tools & Typography

Contributing

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

Project management is handled by ZenHub - check out the project board!

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

License

FOSSA Status

About

Old version of my website created using HTML5 Up and Hugo.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published