Skip to content

docs: rebuild pkgdown site#9

Merged
milkway merged 1 commit into
mainfrom
docs/rebuild-site
Jun 13, 2026
Merged

docs: rebuild pkgdown site#9
milkway merged 1 commit into
mainfrom
docs/rebuild-site

Conversation

@milkway

@milkway milkway commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Rebuilds the published pkgdown site (docs/) so it reflects the documentation work merged in #7.

What changed on the site

  • Grouped reference index — Core / Columns & rendering / Formatting / Options helpers / Inline inputs / Shiny / Shiny proxy / Server-side processing / Extensions (was a flat list of 41 functions).
  • New @examples rendered for dt2_order, dt2_search_global, dt2_use_buttons, dt2_language.
  • Reciprocal @seealso between dt2_buttons() and dt2_use_buttons().
  • options$columns notes in the Column Formatting and Getting Started articles.
  • Home page uses the new logo.svg; version 0.1.1; author credits aligned to DESCRIPTION (5 authors).

Asset hygiene

  • Bundled assets bumped: Bootstrap 5.3.1 → 5.3.8, dt2-binding 0.1.0 → 0.1.1.
  • Dropped orphaned assets no longer referenced by any page: bootstrap-5.3.1/, dt2-binding-0.1.0/, and the unused docs/logo.png.
  • Added docs/.nojekyll (GitHub Pages).

How it was built

  • tidytemplate installed (documented non-CRAN build dep), package installed from source, pkgdown::build_site() ran clean — reference + all 5 articles rendered with no problems reported.

No package code changes; site only.

🤖 Generated with Claude Code

Regenerate the site to reflect the changes merged in #7:
- grouped reference index (Core, Columns, Formatting, Shiny, proxy, SSP, ...)
- new @examples (dt2_order, dt2_search_global, dt2_use_buttons, dt2_language)
- reciprocal dt2_buttons()/dt2_use_buttons() @Seealso links
- options$columns notes in the formatting & getting-started articles
- logo.svg on the home page; version 0.1.1; updated author credits

Also bumps bundled site assets (Bootstrap 5.3.8, dt2-binding 0.1.1) and drops
the orphaned 0.1.0/5.3.1 assets and the unused logo.png.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@milkway milkway merged commit f8d8800 into main Jun 13, 2026
5 checks passed
@milkway milkway deleted the docs/rebuild-site branch June 13, 2026 23:17
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