Testing Obsidian push
Published:
Updated:
Let’s test how to push things to and fro Obsidian.
Added Updated field to archive-single.html:
...
(turns out it tries to run this code!)
Changed “Last updated” to “Updated” in single.html
Another attempt, after fixing sidebar.html
Trying to change the sidebar to the left
set author_profile: false
New version of _custom.scss with Two-column layout: content + right rail
Added Right-rail ToC that floats beside content to single.html
Removed once again sidebar.nav: true
Changed single.html
Commented out visual indent
ToC nesting should work now, added to _custom.scss
added author_profile: true and toc_sticky: false
added to _custom.scss: (now commented out for testing)
/* ToC heading colour override */
.toc .nav__title { color: #222 !important; }
[data-theme="dark"] .toc .nav__title { color: #eee !important; }
Heading 1
Heading 2
Heading 3
Heading 4
Bold
Blockquote
Italic
Blockquote, line 1 Blockquote, line 2
Code
Codeblocks: Excel
=IF(A1)