Skip to content

itshomie/geometry-formulas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometry Formulas Static Site

Static HTML, CSS, and JavaScript site for Cloudflare Pages.

Build

npm run build

The build script writes one index.html per URL directory, plus robots.txt, sitemap.xml, _redirects, and a root redirect page.

The default production domain is https://geometry-formulas.com. If a different canonical domain is needed, set it when regenerating canonical URLs and the sitemap:

SITE_URL="https://geometry-formulas.com" npm run build

Local Preview

npm run serve

Then open http://localhost:4173/.

Cloudflare Pages

Use these settings:

  • Build command: npm run build
  • Build output directory: .
  • Node version: any current LTS version

The site has no framework dependency and no client-side rendering requirement for the main content.

About

Geometry formulas static site

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages