Skip to content

Conversation

@emmiegit
Copy link
Member

@emmiegit emmiegit commented Jan 17, 2026

As part of my general efforts using less ambiguous names like "special X", I'm renaming "special pages" to "blueprints". These are the pages like _template, _404, etc.

I also rename deepwell.tomlconfig.toml in install/ for consistency and better tab completion.

Thanks @Zokhoi for the name suggestion.

@emmiegit emmiegit requested a review from Zokhoi January 17, 2026 21:28
@emmiegit emmiegit self-assigned this Jan 17, 2026
@emmiegit emmiegit force-pushed the underscore-page branch 3 times, most recently from d2320b1 to 7f3b8bd Compare January 17, 2026 22:01
@emmiegit emmiegit marked this pull request as ready for review January 18, 2026 02:39
@Zokhoi
Copy link
Contributor

Zokhoi commented Jan 18, 2026

I don't think "underscore page" conveys the purpose of these pages well. These are template pages, but as the word "template" is taken for the main template, I think calling them "blueprint", "format" or something along those lines might be better.

@emmiegit
Copy link
Member Author

Hmm, yeah I think you're right. "Underscore page" is descriptive inasmuch as you can apply a label to the concept when you're already familiar with it from Wikidot, but not helpful for conveying it to someone for the first time.

I think "blueprint page" is a much better term, I'll switch to that.

@codecov
Copy link

codecov bot commented Jan 18, 2026

Codecov Report

❌ Patch coverage is 22.72727% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 2.91%. Comparing base (fe64f96) to head (1514e04).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
deepwell/src/services/blueprint/service.rs 0.00% 9 Missing ⚠️
deepwell/src/config/file.rs 0.00% 5 Missing ⚠️
deepwell/src/services/view/service.rs 0.00% 2 Missing ⚠️
deepwell/src/services/outdate.rs 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #2653      +/-   ##
==========================================
- Coverage     2.91%   2.91%   -0.01%     
==========================================
  Files          159     159              
  Lines         7965    7966       +1     
==========================================
  Hits           232     232              
- Misses        7733    7734       +1     
Files with missing lines Coverage Δ
deepwell/src/config/object.rs 0.00% <ø> (ø)
deepwell/src/services/caddy/test.rs 94.11% <100.00%> (ø)
deepwell/src/services/render/service.rs 0.00% <ø> (ø)
deepwell/src/services/outdate.rs 0.00% <0.00%> (ø)
deepwell/src/services/view/service.rs 0.00% <0.00%> (ø)
deepwell/src/config/file.rs 7.14% <0.00%> (ø)
deepwell/src/services/blueprint/service.rs 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@emmiegit emmiegit force-pushed the underscore-page branch 2 times, most recently from ccc44e9 to 9922b69 Compare January 18, 2026 14:45
@emmiegit emmiegit changed the title Rename "special page" -> "underscore page" Rename "special page" -> "blueprint page" Jan 18, 2026
@emmiegit
Copy link
Member Author

Renamed underscore -> blueprint.

@emmiegit emmiegit changed the title Rename "special page" -> "blueprint page" Rename "special page" → "blueprint page" Jan 18, 2026
@emmiegit emmiegit force-pushed the underscore-page branch 2 times, most recently from 7c1ec46 to f752560 Compare January 18, 2026 14:49
@emmiegit emmiegit merged commit 98b1b0b into develop Jan 18, 2026
15 checks passed
@emmiegit emmiegit deleted the underscore-page branch January 18, 2026 15:11
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.

3 participants