Skip to content

dhtzs.dev - powered by Hugo & PaperMod. Hosted on Cloudflare Pages.

License

Notifications You must be signed in to change notification settings

dhtzs/dhtzs.dev

CodeQL dhtzs.dev - powered by Hugo & PaperMod. Hosted on Cloudflare Pages.

📖 About

This repository contains the source code for my personal website. It is licensed under the Creative Commons Attribution ShareAlike 4.0 International License.

License Repository size

📋 Requirements

🚀 Getting started

Note

The following instructions assume that you have already installed both Hugo and Node.js to your machine.

  1. Clone the repository and submodules:
git clone --recurse-submodules https:/dhtzs/dhtzs.dev
  1. Navigate to the repository:
cd dhtzs.dev/
  1. Install dependencies:
npm install --save-dev
  1. Build the site:
hugo

🔄 Updating submodules and dependencies

  1. Navigate to the repository:
cd dhtzs.dev/
  1. Update submodules:
git submodule update --remote --merge
  1. Update dependencies:
npm run update-deps

📜 Licensing information

All content in this repository is licensed under the Creative Commons Attribution ShareAlike 4.0 International License. That means you are free to share and adapt the content for any purpose, even commercially, as long as you give proper attribution to the author(s) and any derived work is shared under the same license. Please verify that you attribute the author(s) appropriately and include a link to the original publication when applicable.

Read the LICENSE.md file for more information.

🤝 Contributing

Interested in contributing? You are more than welcome to contribute to this repository as much as you wish.

This repository adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please read the CONTRIBUTING.md file to get started.

About

dhtzs.dev - powered by Hugo & PaperMod. Hosted on Cloudflare Pages.

Resources

License

Code of conduct

Stars

Watchers

Forks