feat: full site

This commit is contained in:
2025-09-21 23:31:15 +03:00
parent 6de65bca11
commit c63ef78b03
38 changed files with 1541 additions and 1481 deletions

16
.gitignore vendored
View File

@@ -3,11 +3,13 @@ Gemfile.lock
.bundle/
vendor/bundle/
# Jekyll
docs/_site/
docs/.sass-cache/
docs/.jekyll-cache/
docs/.jekyll-metadata
# Generated site files
docs/**/*.html
docs/*.css
docs/*.js
docs/_data/formulae.json
docs/assets/*
!docs/assets/.gitkeep
# macOS
.DS_Store
@@ -23,5 +25,5 @@ docs/.jekyll-metadata
# Logs
*.log
# Generated files
docs/_data/formulae.json
# Other
AGENTS.md