syphon-org / landing

🛬. landing page for syphon.org
GNU Affero General Public License v3.0
7 stars 4 forks source link

syphon.org

why

Though the website is written using Next/JS, it is converted to static HTMl/CSS before deployment. I've manually blocked the export of JS that is used for rendering in react. Thus, no JS is actually used in the deployed version of syphon.org

todo