Coder Social home page Coder Social logo

michael-valdron / michael-valdron.github.io Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 62.6 MB

My personal portfolio website.

Home Page: https://michaelvaldron.ca/

License: GNU General Public License v3.0

portfolio-website portfolio personal-website programming-language profile cv markdown hugo hugo-site portfolio-page portfolio-site

michael-valdron.github.io's Introduction

Web Portfolio

Go 1.21 Hugo Latest GPLv3 License Build and Deploy

My personal portfolio website.

Hugo

This version of the website is generated using the Hugo static generator.

Install Hugo CLI

Hugo CLI can be installed by running the following:

git clone https://github.com/gohugoio/hugo.git
cd hugo
go install

Development

Hugo CLI

hugo server -D

odo v3

odo dev 

By default, the baseURL for Hugo is set to localhost:20001. If you are running more than one components at once this will need to be changed. For example, if the address binding will be localhost:20002 -> 1313 then run the following:

odo dev --var baseURL=localhost:20002

Publishing

Run hugo --minify --baseURL=<base-url-of-web-server>, then copy all content generated under public to any target web directory of a web server.

To test out that this content is viewable from a web server, one can use hugo --minify --baseURL=http://localhost:8000 followed by python -m http.server --directory ./public.

Other Versions

michael-valdron.github.io's People

Contributors

michael-valdron avatar dependabot[bot] avatar michael-valdron-bot avatar

Stargazers

Hritvik Patel avatar Andrew Johnson avatar

Watchers

James Cloos avatar  avatar  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.