Skip to content

distortion-aware-brushing/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

site

Static GitHub Pages site for Distortion-aware brushing.

Canonical URL:

https://distortion-aware-brushing.github.io/site/

The site aggregates:

  • project overview
  • live demo link and embedded preview
  • repository links
  • paper metadata
  • DOI, PDF, and BibTeX

Local Preview

Run a simple static server from this directory.

cd /Users/hj/Desktop/Distortion-aware-brushing/new_dab/site
python3 -m http.server 4173

Then open:

http://127.0.0.1:4173/

Deploy

GitHub Actions publishes the static files to GitHub Pages.

  • repo: distortion-aware-brushing/site
  • Pages URL: https://distortion-aware-brushing.github.io/site/
  • workflow: .github/workflows/deploy-pages.yml

The workflow copies the static assets into dist/ and uploads them as the Pages artifact.

Linked Resources

About

Static GitHub Pages site for Distortion-aware brushing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors