willtheorangeguy / willtheorangeguy.github.io

My personal Github Pages site.
https://willtheorangeguy.github.io
GNU General Public License v3.0
3 stars 1 forks source link
css github-pages hacktoberfest html javascript portfolio website

willtheorangeguy.github.io

My personal Github Pages site.

Docker State Astro Build State Prettier Lint State CodeQL State Gitleaks State GitHub Version GitHub Issues GitHub Pull Requests Discord Server ID GitHub Languages

Key FeaturesHow To UseContributingChangelogCredits & Contributors

screenshot

Key Features

How To Use

To access the latest version of the website visit it at willtheorangeguy.github.io.

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 the webpage
$ index.html

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.

Contributing

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.

Changelog

See the CHANGELOG file for details.

Visualization of the codebase

Credits

This software uses the following open source packages, projects, services or websites:

Astro GitHub W3C W3Schools Simple Analytics
Astro GitHub W3C W3Schools Simple Analytics
Web Web - Plans Web - Donate Web - Pro Web - Plans

Contributors

You may also like...

License

This project is licensed under the GNU General Public License - see the LICENSE file for details. See the Privacy Policy and Terms and Conditions for legal information.