Skip to content

OpenE2140/OpenE2140-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenE2140 Website

This repository hosts the source for the OpenE2140 website currently running at opene2140.net.

Local Development

To run/work on the website locally it's recommended to use pre-configured, containerized environment, which uses Podman and Podman Compose for execution.

  1. Install podman and podman-compose.
  2. Clone this repository.
  3. Build the website builder image using script:
    docker/build.sh
  4. Start the Jekyll builder script:
    docker/start_builder.sh

This will start the local development environment using Podman. Open http://localhost:4000/ (or whatever IP address/hostname your container environment exposes) in browser. Live reload is enabled, so you can start editing right away and the website will automatically be rebuilt and refreshed in the browser.

Technologies Used

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published