BlogBox
BlogBox is a minimal, bold, responsive, and easy-to-use Jekyll theme. Itβs a perfect fit for artists, photographers, or creative bloggers looking for a bold design theme.
Theme features
- Responsive layout
- Clean, well-commented code
- Optional fixed navigation
- Author information
- Tag page support
- Code syntax highlighter
- Newsletter, latest posts, and tag cloud widgets
- Sharing post integration
- Social media icons
Local Installation
Install Jekyll as per Jekyll docs.
Clone the repo or your fork.
Navigate to the repo.
Install the dependencies:
$ bundle config set --local path vendor/bundle
$ bundle install
Start a dev server, with verbose error traces:
$ bundle exec jekyll serve --trace
Deployment
Please see the Deployment Methods page on the Jekyll website.
Netlify
This theme is prepared to be hosted on Netlify. All you need to do is create a new public or private repository on GitHub or GitLab. Upload the theme to the repository and link your repo to Netlify. Please check this blog post for step-by-step guidelines.
GitHub Pages
See the GitHub Actions deploy guide on Jekyll docs to build with GitHub Actions and host with GitHub Pages.
License
Licensed under MIT.