Skip to content

Elixir conversion#50

Merged
ai-mindset merged 4 commits into
mainfrom
elixir-conversion
Feb 22, 2026
Merged

Elixir conversion#50
ai-mindset merged 4 commits into
mainfrom
elixir-conversion

Conversation

@ai-mindset

Copy link
Copy Markdown
Owner

No description provided.

- Replace Deno build system with Elixir Mix project
- Add comprehensive Elixir dependencies (earmark, yaml_elixir, jason, plug_cowboy)
- Update GitHub Actions workflow to use Elixir 1.20/OTP 29
- Create HTTP server with Plug/Cowboy for local development (mix serve, mix dev)
- Maintain identical functionality: 54 posts processed successfully
- Remove all Deno/Node.js remnants (build.ts, package.json, assets/, etc.)
- Update documentation (README.md, CLAUDE.md, about.md) for Elixir workflow
- Clean .gitignore for Elixir-only project
- Add consistent navigation and branding across all pages
- 100% Elixir implementation with static frontend compatibility
- Updated GitHub workflow for Elixir build process
- Resolved content conflicts in about.html
- Cleaned up posts.json duplicates and conflict markers
- Update yaml_elixir from ~> 2.9 to ~> 2.12
- Update plug_cowboy from ~> 2.7 to ~> 2.8
- Fix CI Elixir/OTP versions to match mix.exs requirements
- Update README prerequisites to reflect actual requirements
@ai-mindset ai-mindset merged commit 39d82b4 into main Feb 22, 2026
@ai-mindset ai-mindset deleted the elixir-conversion branch February 22, 2026 21:35
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