Skip to content

ovrclk/akashML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
HoomanHQ
Sep 2, 2023
87ff4f1 · Sep 2, 2023

History

32 Commits
Aug 31, 2023
Aug 29, 2023
Sep 2, 2023
Aug 31, 2023
Aug 29, 2023
Aug 31, 2023
Aug 29, 2023
Aug 29, 2023
Aug 31, 2023
Aug 31, 2023
Aug 29, 2023
Aug 29, 2023
Aug 31, 2023

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

To update

Each time you merge/push a commit to the main branch of this repo, the automation will be triggered to build and deploy the gh-pages branch of this repo.

If the automation breaks for any reason, you can clone the repo to then build & deploy the gh-pages manually.

npm run build
npm run deploy

The npm run deploy will push the results to the gh-pages branch which will update the page as you see it.

To host with Cloudflare

https://akashml.com

GH repo config

  1. Navigate to the repo Settings -> Pages

  2. Build and deployment: Source: Deploy from a branch Branch: gh-pages, / (root)

  3. Custom domain: akashml.com (re-do it if you change DNS records)

Cloudflare config

Use TLS Full (NO strict) SSL/TLS Cloudflare setting Use Proxied Proxy status for both DNS records

  • Point CNAME akashml.com to ovrclk.github.io
  • Point CNAME www to ovrclk.github.io