Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

220 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The London.pm Website

Where does this code live?

https://github.com/LondonPM/London-pm-website

Where is the site viewable?

Currently https://londonperl.org/

How do I develop locally?

  • Install Carton globally or using plenv or what ever tools you use

  • Clone this repo

  • Install dependencies

carton install
  • Process root -> docs/
carton exec ttree -f ttreerc
  • Run local server (you will need to click from the directory listing to the index.html pages, but good enough for developing)
carton exec -- plackup -MPlack::App::Directory -e 'Plack::App::Directory->new(root => "docs")->to_app'

Or use the convenience program supplied

carton exec -- plackup lpm-serve

How does live deploy work?

See the .github/workflows/buildsite.yml

About

The London.pm Website

Resources

Stars

3 stars

Watchers

12 watching

Forks

Releases

Packages

Contributors

Languages