homarr-dashboard/import-package
Roberth Rajala 400a645c39 Add lemonlink.eu themed import package
- LEMONLINK_THEME.md: Branding guide matching your website

- import-package/: Config files for Homarr import

- create-import-zip.sh: Script to create importable ZIP

- Configured with lemonlink.eu colors (indigo/purple)

- Ready to use your favicon from https://lemonlink.eu/favicon.ico
2026-02-03 11:36:10 +01:00
..
README.txt Add lemonlink.eu themed import package 2026-02-03 11:36:10 +01:00
config.json Add lemonlink.eu themed import package 2026-02-03 11:36:10 +01:00
download-branding.sh Add lemonlink.eu themed import package 2026-02-03 11:36:10 +01:00
favicon.svg Add favicon guide and import package 2026-02-03 11:32:58 +01:00
logo.png Add favicon guide and import package 2026-02-03 11:32:58 +01:00

README.txt

================================================================================
  Homarr Import Package - LemonLink.eu Edition
  Repo: git.lemonlink.eu/impulsivefps/homarr-dashboard
================================================================================

HOW TO IMPORT THIS PACKAGE
--------------------------------------------------------------------------------

1. ZIP this folder (config.json + icons/ folder)
   The ZIP should contain:
   - config.json
   - icons/ (folder with favicon/logo)

2. In Homarr:
   - Go to Onboarding or Manage → Tools
   - Select "Import from Homarr before 1.0.0"
   - Upload this ZIP file
   - Follow the prompts

3. After Import:
   - Review imported boards
   - Update app URLs to match your setup
   - Apply custom CSS from custom-boards.css
   - Set favicon to https://lemonlink.eu/favicon.ico

================================================================================
  INCLUDES
================================================================================

Boards:
- Main Dashboard (with RSS feeds, clock, weather, apps)
- System Overview (for Dash. monitoring)
- Infrastructure (server management)

Apps (10 pre-configured):
- External: Gmail, GitHub, Reddit, YouTube, Discord
- Internal: Proxmox, Portainer, TrueNAS, Plex, Nextcloud

Theme:
- Dark mode matching lemonlink.eu
- Indigo (#6366f1) primary color
- Purple (#8b5cf6) secondary color
- Glassmorphism card effects

================================================================================
  NOTE
================================================================================

This is formatted for Homarr's pre-1.0 import feature.
If import fails, use the manual setup guide in:
- SETUP_WALKTHROUGH.md
- CONFIGURATION.md

Or create boards manually using the JSON files in boards/ folder.

================================================================================