Mediator
A medium inspired Jekyll blog theme designed for simplicity and readability. Mediator offers a clean, responsive layout, making it ideal for personal blogs and content-focused websites. Key features include:
- Responsive Design: Ensures optimal viewing experience across various devices.
- Header Images: Supports header images in articles using front matter tags.
- Minimal Design: Focuses on content presentation with a clean and distraction-free interface.
- Featured Articles: Highlights important posts on the homepage.
- Font Awesome Integration: Provides easy access to a wide range of icons.
- Open Source Fonts: Utilizes free and open-source fonts for enhanced accessibility and design flexibility.
Getting Started
- Fork the repository.
- Clone the forked repository:
git clone https://github.com/YOUR-USER/mediator
- Install required gems:
bundle install
- Run the Jekyll server:
bundle exec jekyll serve
This will start a local server, typically at http://localhost:4000
, allowing you to preview the theme.
Configuration
Key settings are managed within the _config.yml
file, including site title, description, logo, and social media links. Social media sharing URLs can be customized to suit different platforms.