Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braindead-dev/henrywa.ng
Repository for my personal website. This repository contains the frontend code for the homepage of the site.
https://github.com/braindead-dev/henrywa.ng
personal-website website-template
Last synced: about 7 hours ago
JSON representation
Repository for my personal website. This repository contains the frontend code for the homepage of the site.
- Host: GitHub
- URL: https://github.com/braindead-dev/henrywa.ng
- Owner: braindead-dev
- License: mit
- Created: 2023-09-09T08:15:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T08:52:30.000Z (2 days ago)
- Last Synced: 2024-11-13T09:34:47.620Z (2 days ago)
- Topics: personal-website, website-template
- Language: HTML
- Homepage: https://henrywa.ng
- Size: 2.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Website
Repository for [henrywa.ng](http://henrywa.ng), my personal homepage. This repository contains the frontend code for the site.
## Features
- **Responsive Design**: The website is built with [`new.css`](https://github.com/xz/new.css) to be viewable across various devices. Delpoyed on Vercel.
- **Social Sharing**: Ready-to-use meta tags for platforms like Twitter and Facebook.
- **Icons**: Custom icon for the site located at `images/icon.png`, as well as social icons from [`Font Awesome`](https://fontawesome.com/).
## Contents- `index.html`: The main homepage for the website.
- `oneko.js`: Modified version of [this](https://github.com/adryd325/oneko.js/) simple js cat.
- `oneko.gif`: Cat sprite for `oneko.js` ([credit](https://github.com/adryd325/oneko.js/blob/main/oneko.gif)).## License
This project is licensed under the MIT License. For more details, see the `LICENSE` file.
## Contributing
While this is primarily a personal project, feedback and suggestions are welcome. Feel free to open an issue or submit a pull request if you spot any issues or have recommendations.