Skip to content

My jekyll base container due to official repo has a performance issue. You can use in your projects.

License

Notifications You must be signed in to change notification settings

ahmetozer/jekyll-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll Container

This container is created for my jekyll based websites.
I get a performance issue on jekyll official repo, so i build my self.

This container has a multiple platforms support. {amd64,arm} You may use in also Raspberry Pi or like devices (Orange Pi, Banana Pi)

For using empty container, just run in docker.

docker run -it ahmetozer/jekyll

To embed your projects, set FROM in docker file to ahmetozer/jekyll.

FROM ahmetozer/jekyll

About

My jekyll base container due to official repo has a performance issue. You can use in your projects.

Topics

Resources

License

Stars

Watchers

Forks