This is the source code of the official website for the mechanical keyboard meetup called MECHANICON.
This website is based on Jekyll, Bootstrap V5 and Dracula UI.
Nothing is optimized yet. Contributions are welcome!
You will need the Netlify CLI to make manual deploys.
To set it up, you need to provide a Netlify personal access token using a NETLIFY_AUTH_TOKEN
environment variable.
be jekyll build
yarn run netlify deploy --prod --dir ./_site