Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light Cloud

Eleventy Boilerplate

An Eleventy static site generator project, ready to deploy on Light Cloud.


Features

  • Eleventy 3
  • Markdown content with Nunjucks layouts
  • Builds src to _site — no client-side JavaScript
  • Ready for production deployment

Local Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

Deploy to Light Cloud

1. Create an Account

Visit console.light-cloud.com and sign up with GitHub or Google.

2. Create New Application

  1. Click "New Application" in the dashboard
  2. Select "Static Site" as the deployment type
  3. Choose "Eleventy" as the framework

3. Connect Repository

  • Option A: Fork this repository and connect it via GitHub
  • Option B: Push this code to your own GitHub repository and connect it

4. Configure Build Settings

Light Cloud will auto-detect your settings, but you can verify:

Setting Value
Build Command npm run build
Output Directory _site

5. Deploy

Click "Deploy" and your site will be live in seconds!

Your site will be available at https://your-app.light-cloud.io

Learn More


WebsiteDocumentationConsole

Made with ☁️ by Light Cloud

About

Eleventy starter boilerplate for Light Cloud

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages