Alex Shpak
|
1c3d8491ec
|
Fix various spacings in markdown in shartcodes
|
2019-06-13 11:23:22 +02:00 |
|
Alex Shpak
|
c9d979514c
|
Add custom class support for mermaid and button shortcodes
|
2019-06-11 13:41:08 +02:00 |
|
Alex Shpak
|
2047968370
|
Unfortunately go back to roboto font
|
2019-06-10 17:39:46 +02:00 |
|
Alex Shpak
|
64ad3f3b8a
|
Allow override code font as well
|
2019-06-10 17:14:21 +02:00 |
|
Alex Shpak
|
fead34957c
|
Add vertical spacing to expand shortcode
|
2019-06-10 15:14:05 +02:00 |
|
Alex Shpak
|
fa4e8634c5
|
Remove flex from mermaid chart
|
2019-06-10 15:10:00 +02:00 |
|
Alex Shpak
|
784fd9bd6a
|
Remove flast section padding from first section, reformat fonts scss
|
2019-06-10 13:42:35 +02:00 |
|
Alex Shpak
|
e0c63f96de
|
Rebuild assets for themes.gohugo.io
|
2019-06-10 10:54:11 +02:00 |
|
Hao Yang
|
754c8c0e61
|
<fix> use relative path to load fonts/oxygen-*
Failed to load fonts/oxygen-* when not set base_url to root domain. (For example, www.example.com/foo/)
|
2019-06-10 10:50:50 +02:00 |
|
Alex Shpak
|
07048f7bf5
|
Update README.md
|
2019-06-03 22:54:02 +02:00 |
|
Alex Shpak
|
a299a4b07b
|
#39, Add button shortcode
|
2019-05-27 18:25:58 +02:00 |
|
Alex Shpak
|
e452a7beda
|
#52, Allow to set max showed levels of ToC. e.g. BookToC=3
|
2019-05-27 16:48:23 +02:00 |
|
Alex Shpak
|
6d64cc708e
|
Remove extra spacing around columns view
|
2019-05-27 12:54:31 +02:00 |
|
Alex Shpak
|
5d475787e1
|
Fix hugo badge link
|
2019-05-27 12:00:29 +02:00 |
|
Alex Shpak
|
9ff98f4650
|
Fix columns shortcode example
|
2019-05-27 11:51:48 +02:00 |
|
Alex Shpak
|
e0e8611992
|
Make MIT badge blue
|
2019-05-24 15:08:25 +02:00 |
|
Alex Shpak
|
edf5b466e1
|
Update screenshots, clean tabs shortcode
|
2019-05-24 14:50:25 +02:00 |
|
Alex Shpak
|
c70bef77a5
|
Update README.md with shortcodes and badges
|
2019-05-24 14:07:44 +02:00 |
|
Alex Shpak
|
9f90c40517
|
#39, Finish tabs shortcode
|
2019-05-23 17:48:30 +02:00 |
|
Alex Shpak
|
f3796f43f3
|
Change edit and date icons
|
2019-05-23 16:43:54 +02:00 |
|
Alex Shpak
|
5437521798
|
#39, Finish columns shortcode, clean scss
|
2019-05-23 16:30:26 +02:00 |
|
Alex Shpak
|
c80bd79dcd
|
#39, Add multi-column shortcode
|
2019-05-22 16:17:55 +02:00 |
|
Alex Shpak
|
cf6720efad
|
Fix vertcal spacing in top level of menu and ToC
|
2019-05-22 15:44:31 +02:00 |
|
Alex Shpak
|
0e6864f5aa
|
#39, Add expand and tabs shortcodes
|
2019-05-22 14:37:55 +02:00 |
|
Alex Shpak
|
8f5aaee7aa
|
Add empty taxonomy templates to hide warnings without setting
|
2019-05-22 10:42:48 +02:00 |
|
Alex Shpak
|
ddfb4bafb7
|
#50, Keep both yaml and toml examples in exampleSite
|
2019-05-22 10:23:34 +02:00 |
|
Alex Shpak
|
12f98cc2a5
|
#50, Add missing string literals in toml config
|
2019-05-22 09:26:46 +02:00 |
|
Alex Shpak
|
561fdd7b99
|
#50, Change example in README from yaml to toml, fix outdated menu config example
|
2019-05-22 09:23:16 +02:00 |
|
Alex Shpak
|
612814aa59
|
Add font-display for font fallback, move body font style to _fonts.scss
|
2019-05-22 09:08:15 +02:00 |
|
V.H. Belvadi
|
e4a97bee27
|
Various changes to improve local loading of Oxygen.
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
3920d5ff74
|
Updated changes to load custom fonts better and load Oxygen locally. No more variables.
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
69758569de
|
Added body font-face specification
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
3e43a1dbd7
|
Removed body font-face specification
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
20950f4850
|
Loaded Oxygen and Oxygen Mono
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
2c8c47c210
|
Updated googleFonts parameter behaviour
Congif googlefonts parameter now loads (by default or discards by setting) locally loaded Oxygen from _fonts.scss based on the user's preference.
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
9aa0040ed5
|
Initial commit
Added _fonts.scss to load Oxygen locally.
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
34ed60e45d
|
Updated body font-family
Moved font-family to _fonts.scss for local loading of Oxygen.
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
76f87feed6
|
Google Fonts deactivation improvements.
Changed the with block to an if block to enable turning off of Google Fonts from config.
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
bfe110c797
|
Instructions to enable or disable Google Fonts
Updated with instructions on enabling, disabling or using default theme settings for Google fonts.
|
2019-05-15 09:53:49 +02:00 |
|
V.H. Belvadi
|
8fe1725ff3
|
Added check for .Site.Params.googleFonts
Functionality to enable or disable Google Fonts.
|
2019-05-15 09:53:49 +02:00 |
|
Hoa
|
dce059f507
|
Address code review comment
|
2019-05-06 08:50:33 +02:00 |
|
Hoa
|
dad47e715e
|
[Issues 48] Fix indentation and bg in highlight code block
|
2019-05-06 08:50:33 +02:00 |
|
Pi Delport
|
46e3b58404
|
(README typo)
|
2019-05-02 08:56:42 +02:00 |
|
Alex Shpak
|
ffd5e272a8
|
#43, Add bookHidden page param to hide page from side menu
|
2019-04-30 22:16:02 +02:00 |
|
Alex Shpak
|
5b963180ab
|
Improve accessibility
|
2019-04-23 23:02:06 +02:00 |
|
Alex Shpak
|
bcbb5a5006
|
Revert config.yml in exampleSite
|
2019-04-23 22:31:17 +02:00 |
|
Alex Shpak
|
198ba007cc
|
Fix contributors link in README.md
|
2019-04-23 22:30:24 +02:00 |
|
Alex Shpak
|
9a370c8a89
|
#44, Move normalize.css to sass pipeline with minification
|
2019-04-23 21:29:22 +02:00 |
|
Alex Shpak
|
b10d1e959c
|
Improve logic in title template for less warnings
|
2019-04-22 22:19:08 +02:00 |
|
Alex Shpak
|
0b30289d9f
|
#43, Update tree menu rendering to support multiple sections
|
2019-04-22 19:17:39 +02:00 |
|