Skip to content

gcurtis/jekyll-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll Example

Built with Devbox

Open In Devbox.sh

Inspired by This Example

How to Use

  1. Install Devbox

  2. Create a new project with:

    devbox create --template jekyll
    devbox install
  3. Run devbox shell to install your packages and run the init hook

  4. In the root directory, run devbox run generate to install and package the project with bundler

  5. In the root directory, run devbox run serve to start the server. You can access the Jekyll example at localhost:4000

Related Docs

About

Testing Jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 62.3%
  • Dockerfile 20.7%
  • HTML 17.0%