You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
729 B
27 lines
729 B
# Site settings |
|
title: Outreach • Matters |
|
email: |
|
description: Cocreate Outreach Campaigns With Your Passionate Community |
|
baseurl: "" |
|
url: "https://getoutreach.org" |
|
|
|
# Contacts for the project. |
|
social: |
|
- title: codeberg |
|
url: https://codeberg.org/solidground/outreach |
|
link_title: contribute to the code |
|
- title: matrix |
|
url: https://matrix.to/#/#outreach-matters:matrix.org |
|
link_title: join our chatroom |
|
- title: mastodon |
|
url: https://mastodon.social/@humanetech |
|
link_title: contact project maintainer |
|
|
|
# Build settings |
|
markdown: kramdown |
|
highlighter: rouge |
|
permalink: pretty |
|
paginate: 5 |
|
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"] |
|
|
|
gems: [jekyll-paginate, jekyll-feed] |