42 lines
1.0 KiB
YAML
Executable File
42 lines
1.0 KiB
YAML
Executable File
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/configs/settings/
|
|
|
|
title: Changemaker
|
|
description: Changemaker is a self-hosted platform for political organizing, activism, and community building.
|
|
theme: dark # or light
|
|
color: purple
|
|
|
|
background:
|
|
image: /images/background.png
|
|
blur: xs # sm, "", md, xl... see https://tailwindcss.com/docs/backdrop-blur
|
|
saturate: 100 # 0, 50, 100... see https://tailwindcss.com/docs/backdrop-saturate
|
|
brightness: 75 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness
|
|
opacity: 50 # 0-100
|
|
|
|
cardBlur: xl # xs, md,
|
|
headerStyle: boxed
|
|
|
|
layout:
|
|
style: columns
|
|
columns: 4
|
|
|
|
quicklaunch:
|
|
searchDescriptions: true
|
|
hideInternetSearch: true
|
|
showSearchSuggestions: true
|
|
hideVisitURL: true
|
|
provider: duckduckgo
|
|
|
|
showStats: true
|
|
|
|
bookmarks:
|
|
showCategories: true
|
|
showIcons: true
|
|
target: _blank
|
|
columns: 4
|
|
pinned:
|
|
- Essential Tools:code-server
|
|
- Content Creation:MkDocs
|
|
- Community & Data:Monica CRM
|
|
- Development:Ollama |