Skip to content

web3privacy/events_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

events_web

Public repository of the code for web3privacy events webpages - built with simple web-standard HTML and CSS

Please advise at this time this code is currently being worked on for the Web3Privacy Summit 2 website

CONTENTS

  • /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)

COMMENTS

  • This repository is automatically deployed on Github Pages and has it's own custom subdomain: summit.web3privacy.info
  • 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 change an image on the website you need to either replace the file in /img/ with one named exactly as it is online (i.e. privacy.png)
  • 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.

RELEASES

TO DO

  • import files into repository
  • deploy on dev instance server
  • Deploy to Github Pages
  • create subdomain on web3privacy.info
  • test live website code - all images and links, etc
  • test deployment Actions and automations in Github
  • launch for web3privacy summit 2
  • post-summit make code in this repo into a template for future events

FEATURE REQUESTS

  • donation mechanism coded into website
  • the 'ciphertext' js animation used in 2022 summit webpage
  • new CSS written from scratch (w3pevent.css)

LICENSE

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.

About

Code for web3privacy events webpages - CC0 licensed, built with simple web-standard HTML, CSS, and JS

Resources

License

Stars

Watchers

Forks