Skip to content

chrisguindon/chrisguindon.github.io

Repository files navigation

chrisguindon.github.io

My personal website.

Netlify Status

Requirements

What is Hugo?

Hugo is a static site generator. This means that, unlike systems like WordPress, Ghost and Drupal, which run on your web server expensively building a page every time a visitor requests one, Hugo does the building when you create your content.

How to install

Please refer to the Installing Hugo documentation.

What is Node.js

Node.js is an open source, cross-platform runtime environment for server-side and networking applications.

How to install

You can install a pre-built version of node.js via the downloads page.

How to build

git clone git@github.com:chrisguindon/chrisguindon.github.io.git
cd chrisguindon.github.io
npm install
hugo server

Author

Christopher Guindon (Eclipse Foundation)

Copyright and license

Copyright 2009-2023 Christopher Guindon. All Rights Reserved. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).

Releases

No releases published

Packages

No packages published