verifa / website

Verifa website written in Go with Templ + HTMX

Home Page:https://verifa.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Stargazers Issues Apache 2.0 LinkedIn

Verifa Website

This repository contains Verifa's website live at https://verifa.io

Built with

Development

Deployment

  • google-cloud
  • github-actions

Other notable mentions

  1. giscus - adding comments to our blog using GitHub issues

Design

The website, logos and brand were designed by The Pizzolorusso Design Agency. Highly recommended :)

Developing

Things you need to install:

  1. Go, check the go.mod for the required version
  2. NodeJS

To start a local development server:

make dev

# Open your browser at http://localhost:3000

Building

Before pushing any code changes, make sure that it builds

make pr

Releasing

Pushing to the main branch deploys the changes to the staging environment https://staging.verifa.io

Tagging a version makes deploys it to the production environment https://verifa.io

Contributing

Contributions and PRs welcome! More to follow on this topic.

About

Verifa website written in Go with Templ + HTMX

https://verifa.io

License:Apache License 2.0


Languages

Language:templ 54.5%Language:Go 35.4%Language:HCL 5.2%Language:CSS 4.2%Language:JavaScript 0.4%Language:Makefile 0.2%