Skip to content
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
5c19be4
chore: scaffold Astro project
itisAliRH Mar 18, 2026
03e2585
refactor: port layouts and shell components to Astro
itisAliRH Mar 18, 2026
24fba83
feat: migrate static assets to public/
itisAliRH Mar 18, 2026
db7848c
refactor: migrate pure markdown content pages
itisAliRH Mar 18, 2026
19dcfbd
feat: migrate data-driven pages and table components
itisAliRH Mar 18, 2026
5c03453
feat: implement build-time git history panel
itisAliRH Mar 18, 2026
f05be55
ci: replace Jekyll workflows with Astro GitHub Pages deploy
itisAliRH Mar 18, 2026
0d07525
chore: remove Jekyll source files and update README
itisAliRH Mar 18, 2026
d8ebee5
fix(layout): handle markdown frontmatter props in Default layout
itisAliRH Mar 18, 2026
6aaed60
chore(deps): bump version pins to match installed versions
itisAliRH Mar 18, 2026
c85e9f9
fix(config): use modern Sass compiler API to silence deprecation warning
itisAliRH Mar 18, 2026
b3322d0
fix(index): use absolute base-relative hrefs to fix links without tra…
itisAliRH Mar 18, 2026
1a70895
feat(makefile): restore Makefile with Astro commands aligned with gal…
itisAliRH Mar 18, 2026
cd2f722
chore(deps): update dependencies for Astro and js-yaml
itisAliRH Mar 18, 2026
f385f40
chore(deps): update astro to version 6.0.6
itisAliRH Mar 18, 2026
498f58c
fix(ci): upgrade Node.js to v22 for Astro compatibility
itisAliRH Mar 18, 2026
916ca7c
ci: update GitHub Actions to latest versions and add best practices
itisAliRH Mar 18, 2026
141eaa9
ci: update pr.yml - checkout v6.0.2, setup-node v6.3.0, add concurrency
itisAliRH Mar 18, 2026
856725f
ci: use major version tags for GitHub Actions
itisAliRH Mar 19, 2026
b1e8e73
docs: update README to document make commands for local development
itisAliRH Mar 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Comment thread
itisAliRH marked this conversation as resolved.
Outdated

This file was deleted.

Loading
Loading