Commit Graph

184 Commits (soper-book)

Author SHA1 Message Date
Alex Shpak 08519158f4 #153, Remove extra spaces in generated tabs html 2020-02-25 21:16:49 +01:00
Alex Shpak 5d7f257e30 #150, Add content-before and content-after inject partials 2020-02-23 13:29:58 +01:00
Alex Shpak 5cba28f865 Simplify post meta template 2020-02-23 13:26:51 +01:00
Alex Shpak 8369d9a3a7 #150, Add support for menu nesting (before, after menus) 2020-02-22 19:30:46 +01:00
Alex Shpak 2088c9a0cb Add support for hugo menus 2020-02-12 22:12:41 +01:00
Alex Shpak a23d848db2 #141, Add page counters to taxonomy side menu 2020-02-10 22:24:36 +01:00
Alex Shpak a33bb33f18 Make translations list respect weight of languages 2020-02-10 22:05:26 +01:00
Alex Shpak e1d55f2b15 Improve lang switch accesibility 2020-02-10 18:39:07 +01:00
Alex Shpak c0bd5b5bb8 #90, Move inline scripts to file in assets to allow overwrite 2020-02-04 22:24:36 +01:00
Alex Shpak 83f6c3d475 Disable space as search focus key 2020-01-24 00:39:47 +01:00
Alex Shpak ba5d38ad44 Rework of main template, adds options for more fine customisation 2020-01-24 00:07:56 +01:00
Daniel Forssten 7e2af86777 #134, Focus search field by pressing s or / (#135)
* #134, Focus search field by pressing s or /
* #134, Refactoring away an array loop using indexOf
2020-01-19 21:57:53 +01:00
Alex Shpak 4b641b0f9a #133, move disqus to separate template to allow override, rename BookDisqus to BookComments 2020-01-17 21:44:25 +01:00
Alex Shpak 9888c52dbf #132, add urlize to taxonomy templates 2020-01-17 21:31:36 +01:00
Shane Liesegang bce8940c62 Removing flex from <main> for sake of print layout (#129)
* Removing flex from <main> for sake of print layout
* trimming excess whitespace
2020-01-17 20:32:36 +01:00
Alex Shpak db73f20cb5 #130, Fix post metadata links regression, add RelPermalink 2020-01-16 09:58:53 +01:00
Alex Shpak 68f096fa4c Remove use of Scratch in search configuration 2020-01-13 19:42:16 +01:00
Alex Shpak 9fa444757a #117, Update KaTeX shortcode, add displayMode param 2020-01-13 19:05:54 +01:00
Alex Shpak b9f45270a0 #122, Fix post taxonomy list links (include base url) 2020-01-13 18:06:09 +01:00
Alex Shpak ec53e2733f Update disqus support, add global site config BookDisqus 2020-01-13 17:55:34 +01:00
Dave Kerr 36a8cf5169 feat: added support for Disqus (#120)
* feat: added support for Disqus
* feat: allow disqus to be disabled through frontmatter

Set:
    bookDisableComments: true

On a page to disable disqus for the content.
2020-01-13 17:46:19 +01:00
tyler71 e037b7c70f mobile toc menu (#121)
* Implement TOC for mobile
* Uses Page title as label
* Label entries so that tapping TOC will hide menu
* Switch to medium breakpoint
* Correct tos -> toc
* toc-menu-control -> toc-control
2020-01-13 17:44:24 +01:00
Alex Shpak d6290dcf50 #66, add taxonomy support 2019-12-19 17:22:12 +01:00
Thomas M Porter II f5a52e6ed1 replacing any backslashes with forward slashes for edit file url(#116)
Seems to be a Windows related thing. `.File.Path` returns a path with backslashes this adds a replace to make those forward slashes. This appears to fix #115
2019-12-17 23:24:15 +01:00
Alex Shpak c4232b6e28 #113, Hide date from posts if not specified 2019-12-14 13:31:11 +01:00
Alex Shpak e01674c287 Move baseof to _default folder, making it default view of site 2019-12-09 11:24:31 +01:00
Alex Shpak d934e0b12a Make icons white in dark mode 2019-12-09 11:24:31 +01:00
Alex Shpak 5af2b92f00 #106, Upgrade to hugo 0.60 2019-12-01 14:54:47 +01:00
Alex Shpak 20c3faae4d Improve accessibility score 2019-11-16 22:00:50 +01:00
Alex Shpak f1d4aeb69a Make GitInfo not required for 'edit this page' link 2019-11-16 21:49:48 +01:00
Alex Shpak 1addb8dca6 Refactor footer 2019-11-16 21:32:23 +01:00
Alex Shpak aaf236410e Update README.md 2019-11-16 20:35:23 +01:00
Alex Shpak 13584878c2 Polish multilang mode, update docs 2019-11-16 20:35:23 +01:00
Alex Shpak 7b52bf4232 #87, Add support for multilang search index generation 2019-11-16 20:35:23 +01:00
Alex Shpak 05c3b8fac9 Add language switch at bottom of page 2019-11-16 20:35:23 +01:00
Alex Ivanov 9cd378a2d2 Multilang (#93)
* Add i18n langs trans example
* partials
* Update sample site
* cc of variables of config
* Clean PR
* revert master data
2019-11-16 20:34:46 +01:00
Alex Shpak 4596f08e32 Rename ToC level styles, reorganize example content 2019-10-23 21:31:58 +02:00
Alex Shpak e2188136e1 #51, Add experimental bookCollapseSection page param to hide nested sections 2019-10-09 01:00:40 +02:00
Alex Shpak 1db63cef5c Fix valign for git footer icons 2019-10-08 23:25:33 +02:00
Alex Shpak 00988ceee1 Remove BookMenuBundleActiveLinkColor parameter 2019-10-08 23:17:30 +02:00
Alex Shpak 007bc10c07 Introduce SCSS plugins: dark mode and numbered headings 2019-10-08 17:03:49 +02:00
Alex Shpak 1f8d34168f #77, Introduce hint shortcode 2019-10-03 18:15:24 +02:00
Alex Shpak 77255304f3 #74, Remove readonly flag from search field 2019-10-03 14:18:34 +02:00
Alex Shpak 22ff783d86 #86, Add google analytics to readme, move GA and enable Open Graph in head 2019-10-03 14:10:03 +02:00
Alex Shpak 5d6873e992 #73, Enable TOC and git footer for posts 2019-09-22 13:15:22 +02:00
Alex Shpak ae3c5017c4 Small adjustments for logo span and css 2019-09-05 23:01:40 +02:00
Paul Twohey 73e53768c9 always have <span> for title text and move spacing to logo 2019-09-05 22:22:14 +02:00
Paul Twohey d94b4196ba support relative URLs for brand logos 2019-09-05 22:22:14 +02:00
Paul Twohey 6004c7edc3 Optional brand logo in the menu controlled by .Site.Params.BookLogo
- documentation in README.md and exampleSite/config.{toml,yaml}
2019-09-05 22:22:14 +02:00
Paul Twohey 7d0ee68c3b Fixes #69 Make file based menus behave as expected
- Fixes #69
- Section headings are listed once
- Sections and normal pages sort with the same weights amongst themselves
2019-09-04 16:09:55 +02:00
Paul Twohey 64dfdf39fb add sub resource integrity (SRI) to processed assets
- search javascript
- SCSS processed stylesheet
2019-09-02 09:59:50 +02:00
Paul Twohey 964968be39 use class="hidden" instead of creating new classes
Use class "hidden" instead of styled classes to ensure that input elments stay
hidden when the Content-Security-Policy header has "style-src 'self';"
2019-09-01 20:51:15 +02:00
Paul Twohey 438f011ff5 fix menu, docs, and posts to work with strict Content-Security-Policy
When the Content-Security-Policy header has "style-src 'self';"
inine style elements like style="display: none" are not honored
by browsers, so style them display: none
2019-09-01 20:51:15 +02:00
Paul Twohey 99bd271b35 fix expand and tabs shortcodes to work with strict Content-Security-Policy
When the Content-Security-Policy header has "style-src 'self';"
inine style elements like style="display: none" are not honored
by browsers, so add CSS to the markup classes and style them
display: none
2019-09-01 20:51:15 +02:00
Alex Shpak 8f1cdb6aee #61, Remove need for $$ in katex shortcode 2019-08-23 13:23:06 +02:00
Alex Shpak 185e52d2f6 #61, Add katex shortcode 2019-08-23 00:01:14 +02:00
Alex Shpak 469d9d88cd Show progressbar while loading lunr and data 2019-08-06 11:33:42 +02:00
Alex Shpak f56f2bf04d Block serach bar untill index is loaded 2019-08-06 11:33:42 +02:00
Alex Shpak c78c67ffed Fix title partial, frontmatter title was ignored 2019-08-06 11:33:42 +02:00
Alex Shpak 625f202275 Make lunr to load on search interaction as well 2019-08-06 11:33:42 +02:00
Alex Shpak 1f3addcca5 Implement search, loading on demand 2019-08-06 11:33:42 +02:00
Alex Shpak dda0a0eab1 Start work on search feature with lunr 2019-08-06 11:33:42 +02:00
Alex Shpak 72294f3b6e Remove outdated paragraph from tabs shortcode 2019-06-19 14:56:48 +02:00
Alex Shpak c679f74cff Make columns shortcode mobile friendly 2019-06-18 23:20:29 +02:00
Alex Shpak c9d979514c Add custom class support for mermaid and button shortcodes 2019-06-11 13:41:08 +02:00
Alex Shpak fa4e8634c5 Remove flex from mermaid chart 2019-06-10 15:10:00 +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 edf5b466e1 Update screenshots, clean tabs shortcode 2019-05-24 14:50:25 +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 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
V.H. Belvadi e4a97bee27 Various changes to improve local loading of Oxygen. 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 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 8fe1725ff3 Added check for .Site.Params.googleFonts
Functionality to enable or disable Google Fonts.
2019-05-15 09:53:49 +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 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
Bjørn Erik Pedersen 5affd26bfb Adjust .File usage to get rid of WARNINGs
Note that this requires this fix in Hugo 0.55.2:

https://github.com/gohugoio/hugo/issues/5865
2019-04-16 11:53:36 +02:00
V.H. Belvadi 4054b1b520 Updated to-be-deprecated .RSSLink call 2019-04-15 20:29:47 +02:00
Alex Shpak cac0184060 Move footer to main body 2019-04-12 23:06:40 +02:00
Alex Shpak 31a262451a Move from custom.css to custom.scss to be able to use variables 2019-04-09 22:59:29 +02:00
Alex Shpak 6ef4a4b69c Update favicon, update README, re-generate resources 2019-04-09 22:50:25 +02:00
Jordi Bares aa07b876fe Remove copyright note and flags, fix bug with paths 2019-04-09 22:31:24 +02:00
Jordi Bares 3742e6f0f4 Change footer inject below the body 2019-04-09 22:31:24 +02:00
Jordi Bares 629c4bb1d4 Various fixes responding to Alex notes 2019-04-09 22:31:24 +02:00
Jordi Bares 45271b5298 Add footer functionality 2019-04-09 22:31:24 +02:00
Alex Shpak 941ca77a32 Rename DateFormat to BookDateFormat, make format optional 2019-03-29 16:59:00 +01:00
Alex Shpak 5b652a1bb1 Add home page placeholder to not display empty page 2019-03-29 16:19:39 +01:00
Jordi Bares a7e906feed Change name DateForm to DateFormat, complete git-footer.html upgrade 2019-03-29 16:16:04 +01:00
Jordi Bares 062f14b9a1 Theme date formatting in config file 2019-03-29 16:16:04 +01:00
Alex Shpak eb67ab58aa Refactor theme to use relative urls everywhere 2019-02-20 10:37:48 +01:00
Alex Shpak dd0f7f7a5e #24: Add JS script to keep menu on same position on reload 2019-02-20 00:28:16 +01:00
Alex Shpak 4297ab1c08 #22: Move href hack to partial 2019-02-13 23:31:13 +01:00