Thanks to visit codestin.com
Credit goes to github.com

Skip to content

denoland/deploy_lume_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploy_lume_example

This is an example of a static site generated by the Lume static site generator being deployed to Deno Deploy via GitHub Actions.

To learn more about static files on Deno Deploy, view this blog post: https://deno.com/blog/deploy-static-files

Development

First, install Lume.

deno run -A https://deno.land/x/lume/install.ts

Then build the site:

lume

Then start the server:

deno run -A server/main.ts

About

An example demonstrating using static site generators on Deno Deploy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors