https://github.com/ojhdt/profilespage
Profiles page for personal use. Base on Bluma.
https://github.com/ojhdt/profilespage
bulma
Last synced: about 1 month ago
JSON representation
Profiles page for personal use. Base on Bluma.
- Host: GitHub
- URL: https://github.com/ojhdt/profilespage
- Owner: ojhdt
- License: mit
- Created: 2022-03-18T07:40:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T09:16:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T01:14:01.175Z (3 months ago)
- Topics: bulma
- Language: HTML
- Homepage: https://ojhdt.com/
- Size: 16.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProfilesPage
A simple and beautiful personal navigation page.
[Preview](https://ojhdt.com/)## Feature
1. Parallax background effect based on mouse movement and gyroscope.
2. Built-in music player!
3. Auto switching background.
4. Multiple language support.## Screenshots
Desktop


Mobile Device

## Installation
1. Place the entire project into the web container(Apache, Nginx, as you like).
2. Modify the `/source/data.json` file, which includes links to background images and music resources.
3. Modify the index.html file under each language folder as needed.## Credits
[bulma](https://github.com/jgthms/bulma)[aplayer](https://github.com/DIYgod/APlayer)
[background-check](https://github.com/kennethcachia/background-check)
## License
[MIT](https://github.com/ojhdt/ProfilesPage/blob/main/LICENSE)