mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Fix mess that foam did by not slugifying filenames.
This commit is contained in:
Vendored
+1
-1
@@ -19,7 +19,7 @@
|
|||||||
"git.enableSmartCommit": true,
|
"git.enableSmartCommit": true,
|
||||||
"git.postCommitCommand": "sync",
|
"git.postCommitCommand": "sync",
|
||||||
"markdown.preview.breaks": true,
|
"markdown.preview.breaks": true,
|
||||||
"pasteImage.path": "${projectRoot}/attachments",
|
"pasteImage.path": "${projectRoot}/assets",
|
||||||
"pasteImage.showFilePathConfirmInputBox": true,
|
"pasteImage.showFilePathConfirmInputBox": true,
|
||||||
"prettier.singleQuote": false,
|
"prettier.singleQuote": false,
|
||||||
"spellright.notificationClass": "warning",
|
"spellright.notificationClass": "warning",
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
created: 2020-12-02T22:10:39+01:00
|
|
||||||
modified: 2020-12-02T22:10:58+01:00
|
|
||||||
---
|
|
||||||
|
|
||||||
# GitJournal test
|
|
||||||
|
|
||||||
Testarino.
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
# gauge theory
|
|
||||||
|
|
||||||
- a [[field theory]]
|
|
||||||
- [[wp]] https://en.wikipedia.org/wiki/Gauge_theory
|
|
||||||
- [[go]] [[wp]]
|
|
||||||
- In [[physics]], a gauge theory is a type of field theory in which the [[Lagrangian]] does not change (is [[invariant]]) under local transformations from certain [[Lie groups]].
|
|
||||||
- [[planet-hopf]]
|
|
||||||
|
|
||||||
@@ -1,2 +1,8 @@
|
|||||||
# gauge theory
|
# gauge theory
|
||||||
|
|
||||||
|
- a [[field theory]]
|
||||||
|
- [[wp]] https://en.wikipedia.org/wiki/Gauge_theory
|
||||||
|
- [[go]] [[wp]]
|
||||||
|
- In [[physics]], a gauge theory is a type of field theory in which the [[Lagrangian]] does not change (is [[invariant]]) under local transformations from certain [[Lie groups]].
|
||||||
|
- [[planet-hopf]]
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +0,0 @@
|
|||||||
# Help Others
|
|
||||||
- [[Effective Altruism]]
|
|
||||||
- Read [[The Effective Altruism Handbook]]
|
|
||||||
- Donate to someone or something today.
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
||||||
[Effective Altruism]: effective-altruism "Effective Altruism"
|
|
||||||
[The Effective Altruism Handbook]: the-effective-altruism-handbook "The Effective Altruism Handbook"
|
|
||||||
[//end]: # "Autogenerated link references"
|
|
||||||
+2
-4
@@ -2,11 +2,9 @@
|
|||||||
|
|
||||||
- I'd like to [[explore]], [[embody]], put in [[practice]]:
|
- I'd like to [[explore]], [[embody]], put in [[practice]]:
|
||||||
- [[effective altruism]]
|
- [[effective altruism]]
|
||||||
|
- Read [[The Effective Altruism Handbook]]
|
||||||
|
- Donate to someone or something today.
|
||||||
- [[universal basic income]]
|
- [[universal basic income]]
|
||||||
- [[public utility]]
|
- [[public utility]]
|
||||||
- [[open ethics]]
|
- [[open ethics]]
|
||||||
- [[revolution]]
|
- [[revolution]]
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
||||||
[revolution]: revolution "Revolution"
|
|
||||||
[//end]: # "Autogenerated link references"
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
# isomorphic git
|
|
||||||
|
|
||||||
- [[go]] [[git]]
|
|
||||||
- [[git]] https://github.com/isomorphic-git/isomorphic-git
|
|
||||||
|
|
||||||
@@ -1,2 +1,5 @@
|
|||||||
# isomorphic git
|
# isomorphic git
|
||||||
|
|
||||||
|
- [[go]] [[git]]
|
||||||
|
- [[git]] https://github.com/isomorphic-git/isomorphic-git
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
# prosperity license
|
|
||||||
|
|
||||||
- [[pull]] [[prosperity public license]]
|
|
||||||
|
|
||||||
@@ -1,2 +1,4 @@
|
|||||||
# prosperity license
|
# prosperity license
|
||||||
|
|
||||||
|
- [[pull]] [[prosperity public license]]
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
# vscode settings sync
|
|
||||||
|
|
||||||
- a [[feature]]
|
|
||||||
- [[go]] https://code.visualstudio.com/docs/editor/settings-sync
|
|
||||||
- depends on a [[github]] or [[microsoft]] account
|
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
||||||
[go]: go "Go"
|
|
||||||
[//end]: # "Autogenerated link references"
|
|
||||||
Reference in New Issue
Block a user