An open API service indexing awesome lists of open source software.

https://github.com/cdrrazan/showaru

[Rails App] 🚀 Showaru – A Fast & Minimal Link Hub Built with Jekyll! 🔗✨
https://github.com/cdrrazan/showaru

app builtwith rsynk showaru

Last synced: 3 months ago
JSON representation

[Rails App] 🚀 Showaru – A Fast & Minimal Link Hub Built with Jekyll! 🔗✨

Awesome Lists containing this project

README

          

# Showaru


Jekyll Themes Shield


The DIY self-hosted LinkTree alternative. **Showaru** has more than 100 branded button styles you can easily use.

_This is the Jekyll implementation of the original work by Seth Cottle in [Littlelink.](https://github.com/sethcottle/littlelink)_

### Preview
![sh-rsynk-com-1024xFULLdesktop-fe9dd9](https://github.com/user-attachments/assets/4d8483ea-5b60-4738-8675-3a9d9e6544d7)

Please visit this link for all [customizable options](https://gist.github.com/cdrrazan/e046af3f055b232fdfb0bfb409a28ee8) to configure your desired sites.

## Features
- Responsive Design: Ensures compatibility with devices of all sizes.​
- Minimalist Aesthetic: Focuses on content presentation without unnecessary distractions.​
- Customization: Easily customizable to match your style and preferences.​

## Demo
A live demo of the Showaru theme is available at [sh.rsynk.com](https://sh.rsynk.com)​

## Installation
To set up the Showaru theme on your Jekyll site:

1. Fork or Clone the Repository:

```ruby
git clone https://github.com/cdrrazan/showaru.git
```

2. Navigate to the Project Directory:

```ruby
cd showaru
```

3. Install Required Gems: Ensure you have Bundler installed. Then, run:

```ruby
bundle install
```

4. Serve the Site Locally:

```ruby
bundle exec jekyll serve
```

Visit http://localhost:4000 in your browser to view the site.

## Configuration
Customize the theme by modifying the config.yml file. Adjust settings such as site title, description, base URL, and other personal configurations to tailor the theme to your needs.​

## Contributing
Contributions are welcome! If you have suggestions for improvements or encounter issues, please open an issue or submit a pull request.​

## License
This project is licensed under the MIT License. See the LICENSE.md file for details.