Code for the Web3Privacy Now Hack website - one page responsive website built with simple web-standard HTML, CSS, and JS
- /fonts/ = folder that holds all the fonts used by the website
- /img/ = folder that holds all images used by the website
- index.html = what-you-code-is-what-you-get HTML
- w3pevent.css = CSS file for index.html (needs refinement) - based off Tailwind CSS
- favion.png = website favicon (should be placed in main folder of hosting)
- This repository is automatically deployed on Github Pages: https://web3privacy.github.io/hack_web
- If you see something broken or needs improving, fork the repo and submit a PR please
- If you wish to request a new feature or improvements, open an issue within this repo please
- All images used within the website should be in .png / .svg / .webp formats
- To add a new image: edit the index.html to point to it and then add the actual to the /img/ folder in this repository with the same filename.
- v 0.1 - pushed code from events_web paceholder edition to repo
- 1
- 2
- 3
All HTML and JS code is MIT licensed & CSS leverages TailwindCSS which and is also MIT licensed.
Please note that even though the code is open-sourced - the names, content, and images within may well have their own licenses from their respective owners.