Skip to content

pgpGithub/webeelab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weBeelab

Website for OpenBeeLab.org

How to contribute

This website is built locally with Lektor, a static CMS written in python.

Write content

TODO - write a tutorial for writers

  • Install Lektor on your machine
  • Add / Edit content
  • Commit your changes
  • Submit a pull request

Deploy to production server

  1. Open the file openbeelab.lektorproject and replace USER with your ssh username on the host web.openbeelab.org

You should have the right to ssh USER@web.openbeelab.org

  1. Build the site locally and deploy it via rsync: lektor build && lektor deploy

Improve the structure

This is a work in progress by em-ak

Quick start

  1. Install Lektor on your machine
  2. Clone this repo
  3. Run lektor server at the root of the repo
  4. Visit http://localhost:5000

Then you should consult Lektor documentation.

About

OpenBeeLab website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.4%
  • CSS 29.6%