Xin
93cb788e52
feat(search): support different search index types ( #145 )
...
* add support for different search index types: `content | summary | heading | title`
* resolves #139
2023-10-21 21:00:39 +01:00
Sid
6641d36b98
docs: add using Hextra as Git submodule ( #137 )
...
* docs: update docs relating to getting started and Hugo modules
* docs: add docs to use Hextra as Git submodule, closes #107
* chore: use paragraph instead of callout, refactor docs
* Update getting-started.md
* Update getting-started.md
---------
Co-authored-by: Xin <xin@imfing.com>
2023-10-16 14:28:28 +01:00
Xin
28a20e1e7e
chore: add code copy button icons in js ( #133 )
2023-10-07 20:01:19 +01:00
Xin
8aa6439132
feat: support custom primary saturation ( #131 )
...
* feat: support custom primary saturation
* chore: run npm run build:css
* docs: update instruction for customizing primary color
2023-10-04 20:41:59 +01:00
Xin
103faa24f3
chore: re-compile CSS
2023-10-01 09:25:02 +00:00
Xin
46dea718e6
docs: add giscus comments system ( #96 )
...
* chore: rename comment to comments
* docs: add giscus comments
* docs: update
2023-09-26 23:33:27 +01:00
Xin
adf5a113fc
fix: giscus theme and language display issues ( #95 )
...
* chore: minor update giscus template
* fix: theme toggle should select all
* chore: example configs for giscus
* fix: language code in giscus
2023-09-26 22:12:38 +01:00
Xin
3c4ede96df
feat: add shortcodes to build Hextra home page ( #90 )
...
* feat: add feature grid and card shortcodes
* feat: add markdown content to hextra home
* chore: add button for hextra home
* chore: add heading and subtitle
* chore: finish moving hextra home to shortcodes
* chore: regenerate css
* chore: improve hextra home layout shortcodes
* chore: update css
* chore: decrease button size
2023-09-26 08:15:31 +01:00
Xin
01f7e3a425
docs: add showcase page ( #86 )
...
* docs: add showcase page
* chore: update compiled CSS
* chore: add showcase to navbar
* chore: reorder show case on navbar
* chore: update card image style
* chore: update showcase images
* chore: update showcase card image
2023-09-24 15:30:17 +01:00
Xin
b283227046
feat: enhance image resolving ( #82 )
...
* feat: enhance image resolving
* chore: don't process image path that begins with relative link
* docs: add instruction for adding images
* chore: update docs
* chore: add filenames to images docs
2023-09-23 23:54:17 +01:00
Xin
fdc30c6cd5
fix: card image not displaying correctly ( #77 )
...
* fix: use relative URL for card images
* chore: update card image processing
* chore: add width and height for process image
* docs: update cards docs
2023-09-23 19:25:51 +01:00
Xin
4e63aa4f14
feat: add google analytics support ( #70 )
...
* feat: support google analytics
* docs: add instruction for setting up ga
2023-09-21 08:03:35 +01:00
Xin
b51bfa3177
feat: support wide and full page modes ( #69 )
...
* feat: add page width config and partial
* feat: use page-width partial in layouts
* chore: revert changes in navbar and footer
* feat: customize footer width from site config
* chore: update styles
* docs: add page width
* feat: allow overriding navbar width
* fix: navbar width variable
* docs: add instruction for navbar and footer
2023-09-20 23:36:00 +01:00
Remy Sheppard
c799160e86
feat: add native image processing to cards ( #63 )
...
* Add native image processing to cards
* feat: Image processing options, markdown subtitles
* fixing a type
* Public Domain Images
* image height fix
* Smaller Image
* Removed fullwidth param
* Smaller image from unsplash
* Replaced static image as well
* Update single.html
* Update list.html
* Update list.html
* Update single.html
* Update list.html
* Update single.html
* Update cards.md
* Update cards.md
---------
Co-authored-by: Xin <xin@imfing.com>
2023-09-19 00:04:48 +01:00
Xin
e9ea9786e9
feat: enhance scrollbar style ( #56 )
...
* feat: enhance scrollbar style
* chore: set `color-scheme` for document element
2023-09-14 00:01:38 +01:00
Saurabh Mishra
84ac7fe773
docs: add example for customizing css for inline code element ( #55 )
...
* discussion #40
* discussion #46
* corrected Go code
* removed code block section
* changed heading to 'Inline Code Element'
---------
Co-authored-by: Saurabh Mishra <saurabh.m@mailfence.com>
2023-09-13 22:34:46 +01:00
Xin
76ac694542
feat: add backdrop blur for nav bar ( #53 )
2023-09-13 10:02:38 +01:00
Xin
f70ba59ca0
fix: use relative url for card link ( #52 )
...
* fix: cards links should not redirect to 404
* docs: update card links
* fix: use relURL for card link
2023-09-13 09:49:01 +01:00
Xin
4a9a2850fc
docs: add instruction for using markdown in tabs ( #47 )
2023-09-13 07:54:44 +01:00
Xin
4553a8eda2
docs: add more instruction for favicon ( #44 )
2023-09-11 17:15:24 -04:00
Welding Torch
6d00cb32b0
docs: add Logo, Favicon in Configurations ( #37 )
...
* Add Configuration for Logo, Favicon.
---------
Co-authored-by: Xin <xin@imfing.com>
2023-09-05 23:45:05 +01:00
Saurabh Mishra
939acc02a8
fix: add line break for steps shortcode example usage
...
* there needs to be a line break between {{% steps %}} and the first H3
If there is no line break between {{% steps %}} and the first heading, the content is not rendered correctly.
* Update exampleSite/content/docs/guide/shortcodes/steps.md
* Update exampleSite/content/docs/guide/shortcodes/steps.md
2023-09-05 06:24:51 -04:00
Xin
171399889d
docs: add instruction to update theme
2023-09-02 16:02:28 +01:00
Xin
3bcdf84ad4
feat: details shortcode ( #28 )
...
* feat: details shortcode
* docs: add details shortcode page
* chore: update shortcodes page
* docs: update
* Revert "chore: update shortcodes page"
This reverts commit c005ad4cb15a868ed7552b628fff025c1c5b0700.
2023-09-02 16:01:34 +01:00
Xin
8e8f7f23c9
chore: increase home heading text line height
2023-09-02 00:10:51 +00:00
Xin
5b71912ab2
feat: support markdown for copyright text ( #25 )
...
* feat: support markdown for copyright text
* docs: add info about supporting markdown in copyright
2023-09-01 22:38:49 +01:00
Saurabh Mishra
34c6f6c7f3
docs: added info to configure footer ( #23 )
2023-09-01 22:19:14 +01:00
Xin
b709452d16
chore(i18n): improve translations of zh-cn ( #14 )
2023-08-30 21:35:04 +01:00
纳兰音韵
e1a2109a68
i18n: Add some zh-cn translation of exampleSite(docs) ( #12 )
...
---------
Co-authored-by: Xin <xin@imfing.com>
2023-08-30 21:21:31 +01:00
Saurabh Mishra
392c6f8dde
current instructions show a 404 and pages dont render correctly ( #10 )
2023-08-30 08:11:40 +01:00
Xin
b96eb01af3
docs: enchance pages navigation
2023-08-28 22:45:29 +01:00
Xin
e1fa9e73d2
chore: replace space with nbsp
2023-08-28 22:32:50 +01:00
Sid
faefe548bc
fix: card link - closes #4 ( #3 )
...
The existing card for Syntax Highlighting leads to a 404 page, I have replaced it with appropriate link
2023-08-28 10:29:37 +01:00
Xin
a1f2859944
chore: updated page description partial
2023-08-27 23:44:43 +01:00
Xin
19c95e9bd8
docs: minor update to the features section
2023-08-27 20:00:07 +01:00
Xin
c8b1d764e0
chore: add more i18n options and update templates
2023-08-27 17:32:44 +01:00
Xin
d9c44bc503
docs: add content to about page
2023-08-27 16:20:25 +01:00
Xin
a52279446a
chore: add feature cards to home page
2023-08-27 15:53:12 +01:00
Xin
cef7fc0a11
docs: add instruction for using template repo
2023-08-26 15:36:46 +01:00
Xin
ede8991728
fix: card links for getting started page
2023-08-26 15:01:06 +01:00
Xin
d1bc057c09
chore: update home page
2023-08-26 12:20:39 +01:00
Xin
739178889f
chore: add hextra home layout
2023-08-25 01:09:36 +01:00
Xin
04a5c7378a
feat: add rss template
...
feat: enhance sidebar on mobile
chore: simplify settings by having defaults
chore: update footer template
2023-08-23 01:00:36 +01:00
Xin
64e27cbc4e
docs: update index page
...
fix(doc): icon file name
2023-08-23 00:57:39 +01:00
Xin
86e5106f6e
docs: update docs and footnote styles
2023-08-22 00:48:44 +01:00
Xin
5821b02db2
docs: add customization and update other pages
...
chore: re-compile css and add icons
chore: update blog list layout
2023-08-21 23:41:37 +01:00
Xin
8073722a0e
fix: translation for navbar menu
...
docs: update docs for multi-language
chore: add custom css support
chore: add social icons
2023-08-21 01:00:52 +01:00
Xin
aa1305099d
chore: add image example for cards
...
* updated compiled CSS
2023-08-20 23:09:59 +01:00
Xin
b6f40d6114
feat: add subtitle and image support to card
2023-08-20 21:31:51 +01:00
Xin
80659b4933
feat: navbar logo and title can be configured
...
chore: add logos to static and update compiled css
2023-08-20 20:34:01 +01:00