My personal website, in gleam+lustre!
0
fork

Configure Feed

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

at main 22 lines 280 B view raw
1*.beam 2*.ez 3/build 4erl_crash.dump 5src/homepage/from_prebuild 6 7# Ignore direnv cache 8.direnv/ 9.vscode 10 11#Added automatically by Lustre Dev Tools 12/.lustre 13/dist 14 15node_modules 16 17# Generated on prepare 18assets/styles.css 19assets/sitemap.xml 20assets/feed.xml 21assets/atom.xml 22assets/rss.xml