Skip to content

breakthebull/status

Repository files navigation

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!