Skip to content

nixjdm/lektor-surge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lektor Surge Publisher Plugin

Publishes your Lektor site to Surge.

Installation

Add lektor-surge to your project from command line:

lektor plugins add lektor-surge

See the Lektor documentation for more instructions on installing plugins.

Configuration

Configure Surge in your .lektorproject file:

[servers.surge]
target = surge:my-domain.com

To force all traffic to HTTPS, update your .lektorproject file:

[servers.surge]
target = surge+https:my-domain.com

For more information, see the Surge guide to HTTPS.

Deployment

Deploy your site with Lektor from the command line:

lektor deploy surge

About

Publish your Lektor site to Surge. ⛺

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages