A system for building static webapps
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update desc files

+4 -5
-2
.editorconfig
··· 1 - # EditorConfig is awesome: http://EditorConfig.org 2 - 3 1 # top-most EditorConfig file 4 2 root = true 5 3
+3 -2
.gitignore
··· 3 3 .DS_Store 4 4 .Spotlight-V100 5 5 .Trashes 6 + .claude 7 + .env 6 8 .vscode 7 - .next 8 9 ._* 9 10 **/*.log 11 + 10 12 coverage 11 - .env
+1 -1
LICENSE
··· 1 1 MIT License 2 2 3 - Copyright (c) 2025 Ben Pevsner 3 + Copyright (c) 2026 Ben Pevsner 4 4 5 5 Permission is hereby granted, free of charge, to any person obtaining a copy 6 6 of this software and associated documentation files (the "Software"), to deal