No release in over 3 years
Status Wall is a modern Jekyll theme featuring 7+ customizable themes, theme switcher, pinned posts, featured images, mood indicators, and Obsidian-style callouts. Perfect for microblogs and status updates.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 2.0
~> 13.0

Runtime

 Project Readme

Status Wall - A Psuedo-dynamic Microblog Built With Jekyll

A simple, clean, Facebook-style status wall built with Jekyll. Perfect for sharing quick updates, snippets, and thoughts without the complexity of a traditional blog. Check out the WIKI for MORE themes. (will update as I go or per request)

(This is perfect for those who have their own hosting providers)

Preview License Featured


Theme Gallery

Dark Light Ocean
Dark Light Ocean
Gamer Cozy Minimal
Gamer Cozy Minimal
Slate
Slate

Features

Theme Switcher Callout Styles Layout
Switcher Callouts Layout

Quick Start

1. Install Requirements

Make sure you have Ruby and Jekyll installed:

# Check Ruby installation
ruby -v

# Install Jekyll and Bundler
gem install jekyll bundler

2. Clone & Setup

# Clone the repository
git clone https://github.com/breakthebull/status-wall.git
cd status-wall

# Install dependencies
bundle install

3. Run Locally

# Start the development server
bundle exec jekyll serve

4. Using Ruby to Install Theme

gem install status-wall-theme

Visit http://127.0.0.1:4000/ in your browser.

📄 License

This project is open source and available under the MIT License.


🤝 Contributing

Feel free to fork this project and customize it for your own needs! If you make improvements, consider submitting a pull request.


🔗 Helpful Resources

Resource Link
Jekyll Documentation https://jekyllrb.com/docs/
Pandoc Documentation https://pandoc.org/
Image Compression https://tinypng.com/
FontAwesome Icons https://fontawesome.com/
Timezone Lookup https://www.timeanddate.com/time/zones/

Made with ❤️ using Jekyll

Questions or issues? Open an issue on GitHub!