Compare commits

...
3 Commits
Author SHA1 Message Date
inherentlee 67908bcd0a attrbituion update and notes
continuous-integration/drone/push Build is passing
2026-08-05 10:50:28 -07:00
inherentlee 1b41d37b26 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-08-05 10:44:40 -07:00
inherentlee b0d68de18f help text 2026-08-05 10:44:22 -07:00
2 changed files with 28 additions and 4 deletions
+27 -3
View File
@@ -2,7 +2,31 @@
Home page for District Dharma based out of DC.
## todo
## Prerequisites
- focus highlighting on home page link
- email validation message?
1. **Heckin' Tech Gitea Personal Access Token (PAT)**
1. Click on your user in the upper right and choose "Settings" from the dropdown
1. Go to "Applications" in the left-hand settings menu
1. Choose "Generate new token"
- Token name is up to you
- Token access should be public only
- Token permissions should be read & write on repositories
1. **Save your token somewhere secure. If lost, you must generate a new token**
1. **Repository access:** Lee will grant contributor permissions. Repository URL is [heckin.technology/inherentlee/district-dharma](https://heckin.technology/inherentlee/district-dharma)
## Managing content
### Content management system
Your content management system is Mattrbld. Mattrbld can be found at [mattrbld.com](mattrbld.com). The first time you access it (or access in a new browser, on a new machine, or with cookies wiped), you will need to give it the repository URL above and set up a user name. Feel free to just set your full name (spaces are ok). This will label your "commits" (changes) to the repository as you.
### Making changes
All changes will be in the "Pages" tab. There are two pages:
- **attribution:** This page has a brief site creator attribution, mentions the site generator, credits the fonts used, and reports that no generative AI was used in creating the site. I do not recommend editing this page directly as it *may* interfere with the way the site builds.
- **index:** This page includes the body content for the home page of District Dharma. Note that it does *not* include the contact form at the bottom, which cannot be created via Mattrbld and is done on the backend. For form changes, contact Lee.
### Saving changes
To save your changes and see them reflected in the live site, you will navigate to the "Dashboard" tab and sync your changes. Here you will need to enter the email you use for the Heckin' Tech Gitea as well as the generated PAT. If you receive any non-transient errors, feel free to reach out to Lee.
+1 -1
View File
@@ -2,7 +2,7 @@
title: Attribution
---
This site is built using [{{ eleventy.generator }}](https://www.11ty.dev/){target="_blank"} by [Lee Cattarin](https://leecat.art){target="_blank"}.
This site is built using [{{ eleventy.generator }}](https://www.11ty.dev/){target="_blank"} by [Lee Cattarin](https://leecat.art){target="_blank"}. It is hosted by [heckin' technology](https://heckin.technology/){target="_blank"}.
The header font is [Monserrat](https://fonts.google.com/specimen/Montserrat){target="_blank"}. The body font is [Atkinson Hyperlegible Next](https://www.brailleinstitute.org/freefont/){target="_blank"}, developed by the Braille Institute.