Skip to content

aureliojargas/codare.aurelio.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codare.aurelio.net

Sources for the https://codare.aurelio.net website, hosted in GitHub Pages.

Context

In Oct 2017, the codare.net website (WordPress) was retired and archived into plain HTML files. Also, its URL changed to a subdomain to avoid domain registration costs.

Update all pages in batch

Just use the replace script to change all the HTML files locally.

htmls='*.html */*.html */*/*.html */*/*/*/*.html'
replace -f old-text -t new-text -i $htmls

About

Sources for the http://codare.aurelio.net website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published