Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.
generated from opentoolbox/developer

The Jekyll theme that adapts to you, complete with automatic components that change based to the structure of your pages. πŸš€ Fully customizable!

License

Notifications You must be signed in to change notification settings

sinisimattia/the-open-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

86 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Open Toolbox 🧰 License

Gem Version Build and Deploy to Github Pages

This is a theme for Jekyll, built so that you can create a fast, automatically updated and mobile-friendly websites without worrying about the actual HTML.

How to use it

Install it locally:

bundle install jekyll-theme-opentoolbox

... and set it as your theme by adding this line to your _config.yml:

theme: jekyll-theme-opentoolbox

Or you could set it as a remote theme for GitHub Pages by adding this line to your _config.yml:

remote_theme: opentoolbox/theme

πŸ‘₯ Contributing

To contribute to this project please refer to our rules. They're not many, don't worry.

πŸ‘¨β€πŸ’» Local Development

πŸ§ͺ Jekyll & Ruby

This site uses Jekyll to generate the static pages from the provided templates. In order to install both it and it's components follow this guide.

πŸ”§ Make

To simplify our lives we have simplified the commands used to build, publish, serve, etc. In order to accomplish this we've used Make.

If you're on Linux or macOS you already have it installed, if you're on Windows please continue this section of the guide.

Install using package managers on Windows

You have serveral options, these are the best 2:

You could install Chocolatey and run:

choco install make

...or install Scoop and run:

scoop install make

You're all set. Time to build this thing!

πŸŽ‰ Final setup

Now that we have our simplified commands, setting up the project is easy...

Here are our commands:

Install & build

make

Re-build

make build

Serve site in development mode

make start

... and open the link showed in the CLI.

Check for problems

make check

Contributors ❀ GitHub contributors

contributors

You could also be here ☝


About

The Jekyll theme that adapts to you, complete with automatic components that change based to the structure of your pages. πŸš€ Fully customizable!

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks