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! 🔗✨
- Host: GitHub
- URL: https://github.com/cdrrazan/showaru
- Owner: cdrrazan
- Created: 2025-03-31T07:35:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T15:18:14.000Z (over 1 year ago)
- Last Synced: 2025-04-08T15:25:43.856Z (over 1 year ago)
- Topics: app, builtwith, rsynk, showaru
- Language: HTML
- Homepage: https://showaru.rsynk.com
- Size: 19.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
README
# Showaru
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

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.