Key Features • How To Use • Contributing • Credits & Contributors
- Modern web style.
- Includes a projects section with links to GitHub.
- Includes an "About" page.
- Includes a "Contact" page.
- Conforms to a Web Style Guide.
- Uses Font Awesome icons.
- Cross platform, web browser based.
To access the latest version of the website visit it at https://dog-face-development.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/Dog-Face-Development/dog-face-development.github.io.git
# Go into the repository
$ cd dog-face-development.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 docker pull ghcr.io/dog-face-development/dog-face-development.github.io:master
# Run container
$ docker run -d -p 8000:80 docker pull ghcr.io/dog-face-development/dog-face-development.github.io:master
# 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 (including how to sign our CLA).
This software uses the following open source packages, projects, services or websites:
GitHub | W3C | W3Schools | Font Awesome | Simple Analytics |
Web - Plans | Web - Donate | Web - Pro | Web - Plans | Web - Plans |
- @willtheorangeguy - Sponsor on PayPal
- @BinukaDs
- ProgramVer - An open-source, Python GUI version window to show copyright info and licenses.
- PyWorkout - A minimal CLI to keep you inspired during your workout!
- PyAvatar - Easily display all of your creative avatars to keep them consistent across websites.
This project is licensed under the Creative Commons Attribution 4.0 International Public License - see the LICENSE
file for details. See the Privacy Policy, Terms and Conditions, and EULA for legal information.