Key Features • How To Use • Contributing • Changelog • Credits & Contributors
- Uses the Astro build system to create a static blog.
- Stylized with Tailwind CSS and the Astro Paper theme.
- Projects, Labs, and Uses pages.
- Displays links to all of my personal projects.
- Cross platform, web browser based.
To access the latest version of the website visit it at williamvdg.me.
To clone and run your own copy of this website, you'll need Git installed on your computer. If you would rather not use Git, you can just download the code from GitHub above. From your command line:
# Clone this repository
$ git clone https://github.com/willtheorangeguy/willtheorangeguy.github.io.git
# Go into the repository
$ cd willtheorangeguy.github.io
# Run Astro
$ npm run dev
You can also pull the Docker image from GitHub Packages. From your command line:
# Pull image
$ docker pull ghcr.io/willtheorangeguy/willtheorangeguy.github.io:main
# Run container
$ docker run -d -p 8000:80 ghcr.io/willtheorangeguy/willtheorangeguy.github.io:main
# Now, navigate to localhost in your browser to see the webpage
If support is required, please open a GitHub Discussion or join our Discord.
Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.
Please read CONTRIBUTING
for details on our CODE OF CONDUCT
, and the process for submitting pull requests to us.
See the CHANGELOG
file for details.
This software uses the following open source packages, projects, services or websites:
![]() |
![]() |
|||
---|---|---|---|---|
Astro | AstroPaper | Tailwind CSS | W3C | Simple Analytics |
Web | GitHub | Web - GitHub | Web - Donate | Web - Plans |
- @willtheorangeguy - Sponsor on PayPal
- @JASKIRAT11011
- Running Calculator - A running speed calculator for any unit of distance.
- Python Logo Widgets - Python Powered Logo widgets that can be added to any GUI project.
- Random Lotto Number Chooser - Randomly pick lucky lotto numbers.
This project is licensed under the MIT License - see the LICENSE
file for details. See the Privacy Policy and Terms and Conditions for legal information.