My personal website.
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.
Please refer to the Installing Hugo documentation.
Node.js is an open source, cross-platform runtime environment for server-side and networking applications.
You can install a pre-built version of node.js via the downloads page.
git clone [email protected]:chrisguindon/chrisguindon.github.io.git
cd chrisguindon.github.io
npm install
hugo server
Christopher Guindon (Eclipse Foundation)
Copyright 2009-2023 Christopher Guindon. All Rights Reserved. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).