-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document adding new site content in DG #1153
Commits on Feb 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 538ff88 - Browse repository at this point
Copy the full SHA 538ff88View commit details
Commits on Feb 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 52e1afa - Browse repository at this point
Copy the full SHA 52e1afaView commit details
Commits on Feb 27, 2020
-
Merge branch 'master' of https://github.com/MarkBind/markbind
* 'master' of https://github.com/MarkBind/markbind: Update tests Allow using 'none' footer attribute in frontmatter (MarkBind#1002) Support line numbers for code blocks (MarkBind#991) 2.11.0 Update test files due to changes in PR MarkBind#982 Update vue-strap version to v2.0.1-markbind.36 Make highlighting bold (MarkBind#1045) Support markdown for header attr in dropdown (MarkBind#1029) Add '_site' to the ignored folders in site.json (MarkBind#1046) Use path.join instead of string interpolation (MarkBind#1052) Implement box markdown header attributes parsing (MarkBind#1025) Make the position of top navbar fixed (MarkBind#982) Exclude *.md files from being copied over on build (MarkBind#1010) # Conflicts: # docs/css/main.css
Configuration menu - View commit details
-
Copy full SHA for f3d3f34 - Browse repository at this point
Copy the full SHA f3d3f34View commit details
Commits on Mar 9, 2020
-
Merge branch 'master' of https://github.com/MarkBind/markbind
* 'master' of https://github.com/MarkBind/markbind: 2.12.0 Update outdated test files Update vue-strap version to v2.0.1-markbind.37 Fix refactor to processDynamicResources (MarkBind#1092) Implement lazy page building for markbind serve (MarkBind#1038) Add warnings for conflicting/deprecated component attribs (MarkBind#1057) Allow changing parameter properties (MarkBind#1075) Custom timezone for built-in timestamp (MarkBind#1073) Fix reload inconsistency when updating frontmatter (MarkBind#1068) Implement an api to ignore content in certain tags (MarkBind#1047) Enable AppVeyor CI (MarkBind#1040) Add heading and line highlighting to code blocks (MarkBind#1034) Add dividers and fix bug in siteNav (MarkBind#1063) Fixed navbar no longer covers modals (MarkBind#1070) Add copy code-block plugin (MarkBind#1043) Render plugins on dynamic resources (MarkBind#1051) Documentation for Implement no-* attributes for <box> (MarkBind#1042) Migrate to bootstrap-vue popovers (MarkBind#1033) Refactor preprocess and url processing functions (MarkBind#1026) Add pageNav to Using Plugins Page (MarkBind#1062)
Configuration menu - View commit details
-
Copy full SHA for 31d0325 - Browse repository at this point
Copy the full SHA 31d0325View commit details
Commits on Mar 15, 2020
-
Merge branch 'master' of https://github.com/MarkBind/markbind
* 'master' of https://github.com/MarkBind/markbind: Add example for using multiple features in code-blocks (MarkBind#1102)
Configuration menu - View commit details
-
Copy full SHA for d86bf69 - Browse repository at this point
Copy the full SHA d86bf69View commit details
Commits on Mar 21, 2020
-
Merge branch 'master' of https://github.com/MarkBind/markbind
* 'master' of https://github.com/MarkBind/markbind: Convert code in boxes to code block (MarkBind#1086)
Configuration menu - View commit details
-
Copy full SHA for 22b2b74 - Browse repository at this point
Copy the full SHA 22b2b74View commit details
Commits on Mar 23, 2020
-
Merge branch 'master' of https://github.com/MarkBind/markbind
* 'master' of https://github.com/MarkBind/markbind: Update test files (MarkBind#1138) Remove OK button from modals (MarkBind#1134) Add start from line number functionality to code blocks (MarkBind#1115) Allow special tags to be self-closing (MarkBind#1101) Simplify baseUrl resolving process (MarkBind#1087) Remove redundant file writing (MarkBind#1090) Bump acorn from 5.7.3 to 5.7.4 (MarkBind#1121) Bump acorn from 7.1.0 to 7.1.1 in /src/lib/markbind (MarkBind#1120) Unify markdown-it parser variants (MarkBind#1056) Remove dynamic include feature (MarkBind#1037) Fix flex shrink not applying in content wrapper (MarkBind#1135) Escape Nunjucks for special tags (MarkBind#1049) Update documentation on icon slot for boxes (MarkBind#1123)
Configuration menu - View commit details
-
Copy full SHA for 5d20611 - Browse repository at this point
Copy the full SHA 5d20611View commit details
Commits on Mar 25, 2020
-
Merge branch 'master' of https://github.com/MarkBind/markbind
* 'master' of https://github.com/MarkBind/markbind: Fix pageNav in tweaking the page structure (MarkBind#1127)
Configuration menu - View commit details
-
Copy full SHA for 60a44fa - Browse repository at this point
Copy the full SHA 60a44faView commit details
Commits on Mar 27, 2020
-
Merge branch 'master' of https://github.com/MarkBind/markbind
* 'master' of https://github.com/MarkBind/markbind: Fix lazy reload for urls without index (MarkBind#1110) Changes remaining references from filterTags to tags (MarkBind#1149)
Configuration menu - View commit details
-
Copy full SHA for b9c3646 - Browse repository at this point
Copy the full SHA b9c3646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b81b5a - Browse repository at this point
Copy the full SHA 8b81b5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0970ee1 - Browse repository at this point
Copy the full SHA 0970ee1View commit details
Commits on Mar 28, 2020
-
Update docs/devGuide/devGuide.md
Co-Authored-By: Yash Chowdhary <yashchowdhary98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eadc9ad - Browse repository at this point
Copy the full SHA eadc9adView commit details
Commits on Mar 31, 2020
-
Update docs/devGuide/devGuide.md
Co-Authored-By: nbriannl <neilbrian.nl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4d7bc65 - Browse repository at this point
Copy the full SHA 4d7bc65View commit details -
Update docs/devGuide/devGuide.md
Co-Authored-By: nbriannl <neilbrian.nl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b3fe707 - Browse repository at this point
Copy the full SHA b3fe707View commit details -
Update docs/devGuide/devGuide.md
Co-Authored-By: nbriannl <neilbrian.nl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7a25926 - Browse repository at this point
Copy the full SHA 7a25926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7981227 - Browse repository at this point
Copy the full SHA 7981227View commit details
Commits on Apr 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 87d0155 - Browse repository at this point
Copy the full SHA 87d0155View commit details