diff --git a/journal/2021-01-25.md b/journal/2021-01-25.md index 49a8ac29b..fbb39c6ba 100644 --- a/journal/2021-01-25.md +++ b/journal/2021-01-25.md @@ -8,6 +8,8 @@ - [[iap21]] - [[agora slides]] - [[agora recipes]] +- [[bmann]] + - [[push]] [[pinafore]] is built on [[svelte]] [//begin]: # "Autogenerated link references for markdown compatibility" [gtoolkit]: ../gtoolkit "Gtoolkit" @@ -15,4 +17,10 @@ [ipfs]: ../ipfs "Ipfs" [git on ipfs]: ../git-on-ipfs "Git on Ipfs" [anagora]: ../anagora "Anagora" +[iap21]: ../iap21 "Iap21" +[agora slides]: ../agora-slides "Agora Slides" +[agora recipes]: ../agora-recipes "Agora Recipes" +[bmann]: ../bmann "Bmann" +[pinafore]: ../pinafore "Pinafore" +[svelte]: ../svelte "Svelte" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/svelte.md b/svelte.md new file mode 100644 index 000000000..d13ccf6ae --- /dev/null +++ b/svelte.md @@ -0,0 +1,11 @@ +# Svelte + +- A [[framework]]. + - [[frontend]]. +- [[go]] svelte.dev + - "cybernetically enhanced web apps" + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file