Epic Eric's blog http://blog.eric.dev.br/
  • CSS 85.4%
  • Nix 14.5%
Find a file
2026-03-24 17:36:30 -03:00
content New post 'Sandhole under the hood' 2026-03-24 17:36:30 -03:00
grammars Translate blog to pt-BR 2026-01-22 09:29:37 -03:00
npins Initial commit 2026-01-21 23:06:29 -03:00
sass Initial commit 2026-01-21 23:06:29 -03:00
static New post 'Impure Rust tests in Nix with virtual machines' 2026-02-14 08:57:05 -03:00
themes Theme and blog post fixes 2026-01-23 15:26:44 -03:00
.envrc Initial commit 2026-01-21 23:06:29 -03:00
.gitignore New post 'Impure Rust tests in Nix with virtual machines' 2026-02-14 08:57:05 -03:00
.gitmodules Translate blog to pt-BR 2026-01-22 09:29:37 -03:00
config.toml Translate blog to pt-BR 2026-01-22 09:29:37 -03:00
default.nix New post 'Impure Rust tests in Nix with virtual machines' 2026-02-14 08:57:05 -03:00
LICENSE Public release 2026-01-22 10:16:55 -03:00
README.md New post 'Sandhole under the hood' 2026-03-24 17:36:30 -03:00
shell.nix New post 'Impure Rust tests in Nix with virtual machines' 2026-02-14 08:57:05 -03:00

blog.eric.dev.br

My personal blog, built with Zola and Duckquill.

Development server

zola serve

Build and deploy

nix-build