Forkable code for web3privacy event-specific websites - built with only HTML and CSS
- /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/events_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 you need to 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.9.5 - w3ps2 website pre-UX redesign
- v 1.0.0 - w3ps2 website new-design
- v 1.3.0 - summit 2024 edition code
- v 1.4.0 - Placeholder edition (ipsum-lorem)
- write new and cleaner HTML code to show a background image in header section of website (currently it leverages the CSS and puts the bg.webp image as background)
- donation mechanism coded into website
- include a 'ciphertext' js animation used in 2022 summit webpage
- new CSS written from scratch (w3pevent.css)
All HTML is licensed Creative Commons Zero v1.0 Universal
The CSS used leverages TailwindCSS which is licensed under MIT
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.