Skip to content

Starter for creating Perch CMS sites at XM Media

License

Notifications You must be signed in to change notification settings

hsteuernagel/starter_perch

 
 

Repository files navigation

Perch Website Starter

Used to create new projects using the Perch CMS at XM Media.

Setting Up a New Site

  1. Download a copy of this repo (probably as a ZIP).
  2. Remove or update the LICENSE file.
  3. Download Perch and merge the existing perch dir with the downloaded on.
  4. Find and make changes near @todo-perch comments throughout the site. Especially important to do the one in .gitignore otherwise the private config may be committed to the repo.
  5. Make dev redirect change in .htaccess (search for @todo)
  6. Run npm install
  7. Run Perch setup at: /perch/setup
  8. Delete the /perch/setup folder.
  9. Set the appropriate permissions on /perch/resources (if needed).

About

Starter for creating Perch CMS sites at XM Media

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ApacheConf 50.5%
  • CSS 24.1%
  • HTML 8.4%
  • PHP 8.3%
  • JavaScript 8.2%
  • Shell 0.5%