Skip to content

Conversation

@mauvehed
Copy link
Member

No description provided.

@mauvehed mauvehed requested a review from todb December 23, 2024 20:31
@mauvehed mauvehed self-assigned this Dec 23, 2024
@mauvehed mauvehed linked an issue Dec 23, 2024 that may be closed by this pull request
@mauvehed mauvehed marked this pull request as draft December 23, 2024 20:31
Remove the submodules "themes/ananke", "hugo-xmin", and
"themes/hugo-theme-terminal" from the .gitmodules file. These submodules
are no longer needed, and their removal helps to reduce clutter and
simplify the repository's configuration.
Change "github repository" to "git repository" for accuracy. Add a
section detailing the directory structure to guide contributors on
where to make changes and how the site is organized.

feat(static): add .well-known files for site configuration and security

Introduce several files under the `.well-known` directory to enhance
site configuration and security. The `.nojekyll` file ensures GitHub
Pages does not process the site with Jekyll. The `libera` file is
added for verification purposes. The `security.txt` file provides
contact information and security policy details. The `v.html` file
serves as a Mastodon verification page. These additions improve site
management and security practices.
Resolve a merge conflict in the meetings.html file that occurred
due to concurrent updates to the list of meeting dates. The conflict
was between two branches with different sets of meeting dates. The
conflict markers are removed, and the correct set of meeting dates
is retained to ensure the page displays the intended schedule.
@mauvehed mauvehed marked this pull request as ready for review December 23, 2024 20:40
@mauvehed mauvehed enabled auto-merge (squash) December 23, 2024 20:40
@todb
Copy link
Contributor

todb commented Dec 23, 2024

LGTM

Copy link
Contributor

@todb todb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sure it's all wonderful.

@mauvehed mauvehed merged commit 1d0294e into main Dec 23, 2024
@mauvehed mauvehed deleted the 148-move-from-jekyll-to-hugo branch December 23, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move from Jekyll to Hugo

3 participants