Skip to content

Use .gmi extension for Gemini README#138

Open
thehanslevi wants to merge 1 commit into
ranfdev:masterfrom
thehanslevi:codex/rename-readme-gmi
Open

Use .gmi extension for Gemini README#138
thehanslevi wants to merge 1 commit into
ranfdev:masterfrom
thehanslevi:codex/rename-readme-gmi

Conversation

@thehanslevi

Copy link
Copy Markdown

Summary

  • Rename README.gemini to README.gmi for the conventional Gemini document extension.
  • Update the embedded about-page include_str! path to match the renamed file.

This follows up on #131.

Validation

  • test -f README.gmi && test ! -e README.gemini && git grep -n 'README.gmi' -- README.gmi src/common/mod.rs && ! git grep -n 'README.gemini' -- README.gmi src/common/mod.rs\n- git diff --check\n- cargo check could not complete locally because the environment is missing pkg-config for GTK/GLib system libraries; it failed before checking project code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant