Commit Graph

76 Commits

Author SHA1 Message Date
Ar Nazeh 6d987c3a40
Fix a typo in the Autogenerated closing tag
"Autogenerated link references" instead of "Autogenerated link references"ces"
2020-07-25 11:46:33 +03:00
Jani Eväkallio f1afee9df1
Merge pull request #10 from nstafie/master
Clarify how the repository should be opened in VS Code
2020-07-15 21:26:24 +01:00
Jani Eväkallio 07767bdb98
Fixup language 2020-07-15 21:25:33 +01:00
Nicholas Stafie cc84862e00 Clarify how the repository should be opened in VS Code 2020-07-10 15:17:10 +01:00
Jani Eväkallio d8083dbb76 Remove font ligatures from default settings 2020-07-03 17:23:07 +01:00
Jani Eväkallio 2e2c9661f5
Merge pull request #7 from mbifulco/patch-1
Update link to current issue
2020-06-29 23:09:25 +01:00
Jani Eväkallio 3d6428d77b
Merge pull request #6 from coffenbacher/git-integration
Use built-in git instead of Git Automator extension
2020-06-29 23:08:41 +01:00
Mike Bifulco fbd6d672db
Update link to current issue 2020-06-29 17:49:40 -04:00
Charlie c85ce09410 Use built-in git instead of Git Automator extension
This commit updates the template settings
To use the built-in VS Code git integration instead of Git Automator.

- Automatically stage all changes
  "git.enableSmartCommit": true,

- Automatically push & pull changes to the remote after committing
  "git.postCommitCommand": "sync"

This feature could be improved further
By setting a default key-binding to Git: Commit All,
And/or by automatically committing on save or focus change
For the most SaaS-like experience.
2020-06-29 13:52:12 -07:00
Jani Eväkallio cde2306b82 Remove duplication in template 2020-06-28 16:25:39 +01:00
Jani Eväkallio a9f36cae44 Improve readme 2020-06-28 16:24:37 +01:00
Jani Eväkallio 05966eacf4 Improve readme 2020-06-28 16:24:05 +01:00
Jani Eväkallio 9fd9a15447 Revert "Add Markdown Links to recommended plugins"
This reverts commit 22839e83e3 in favour of zacjones93/master:d05176b3ee5330c3c5fbc2a9c8d437ae5f1ea2e9.
2020-06-27 00:02:12 +01:00
Jani Eväkallio d05176b3ee
Merge pull request #2 from zacjones93/master
Add markdown-links extension to recommendations
2020-06-26 23:59:59 +01:00
Jani Eväkallio 22839e83e3 Add Markdown Links to recommended plugins 2020-06-26 17:43:23 +01:00
Zac Jones 9a80f433f0
Add markdown-links extension to recommendations 2020-06-26 11:37:50 -04:00
Jani Eväkallio 76cf9f4a26 Update links and references 2020-06-25 23:16:37 +01:00
Jani Eväkallio 047828a136 Add accessible display links 2020-06-25 16:37:36 +01:00
Jani Eväkallio 96c6a8bfad Update template 2020-06-25 00:20:38 +01:00
Jani Eväkallio 99281f2b4b Fix link 2020-06-20 02:42:41 +01:00
Jani Eväkallio f3eddf8b90 Publish tips 2020-06-20 02:41:01 +01:00
Jani Eväkallio 55d4922998 Improve template boilerplate 2020-06-20 02:32:32 +01:00
Jani Eväkallio 448a00b8b6 Add GH pages config.yml 2020-06-20 02:29:43 +01:00
Jani Eväkallio 86dfa9c87a Basic CSS for published Foam 2020-06-20 02:27:50 +01:00
Jani Eväkallio 6b34fb4ce8 Rudimentary template 2020-06-20 02:24:45 +01:00
Jani Eväkallio bf6658019d
Initial commit 2020-06-20 00:41:56 +01:00