LLL
ae01ac08b6
feat: improve Cards link behaviour ( #153 )
...
* clickable feature-card when a link is provided
* unclickable card when no link is provided
---------
Co-authored-by: Xin <xin@imfing.com>
2023-10-26 23:13:24 +01:00
Xin
6cd4c55613
fix: callout styling issue with markdown content ( #141 )
2023-10-13 00:09:57 +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
79883dc7cc
fix: process static image url correctly
2023-09-24 11:03:34 +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
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
a184cfd41e
fix: use relURL only for link starts with slash ( #54 )
2023-09-13 05:40:00 -04: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
04e131f93a
chore: normalize headings ( #42 )
...
* chore: minor update to card component
* chore: normalize headings of blog and single page
2023-09-10 14:54:30 +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
ede8991728
fix: card links for getting started page
2023-08-26 15:01:06 +01:00
Xin
b6f40d6114
feat: add subtitle and image support to card
2023-08-20 21:31:51 +01:00
Xin
1c7962494d
feat: add more content and fix issues
...
fix: hide lang switch if site is not multilingual
docs: update getting started page
fix: ordered list style
chore: update hugo icon
feat: add icon shortcode page
docs: add markdown and configuration pages
docs: add diagrams page
docs: add more content
fix: mermaid background and add image styling
chore: update templates
chore: update hugo stats
2023-08-20 00:41:26 +01:00
Xin
bb6b0631e5
chore: update icon shortcode and partial
2023-08-18 23:18:50 +01:00
Xin
2b7b5622aa
chore: add inline shortcode icon
...
* enable `enableInlineShortcodes` in config
* add markdown icon
* update hugo stats json
* clean up mermaid template
2023-08-18 00:16:49 +01:00
Xin
66509b2d35
chore: support markdown in filetree/file
2023-08-17 23:53:32 +01:00
Xin
db8374a724
feat: add filetree component for shortcode
...
chore: update tailwind config and move hugo_stats
2023-08-16 20:44:21 +01:00
Xin
ed14432f77
refactor: use "sidebar-tree" for entire rendering
...
chore: update example site content
chore: add configuration for footer
chore: allow disable footer completely
chore: navbar highlights if contains current page
chore: styling update for partial templates
chore: update steps to use markdown delimiter
2023-08-16 20:43:42 +01:00
Xin
b90c2e7737
feat: add detail box and update styles
...
chore: update 404 page style
chore: update icon
to use global site variable
2023-08-16 20:39:43 +01:00
Xin
b6e0ab0872
feat: add tabs implementation
...
chore: use filename by default in sidebar
2023-08-16 20:39:42 +01:00
Xin
8ed4573422
feat: add steps component
...
chore: rename breadcrumb-delimiter to chevron-right
2023-08-16 20:39:38 +01:00
Xin
ba1257a188
feat: add card shortcodes
2023-08-16 20:39:35 +01:00
Xin
50b1b7db68
feat: add callout shortcode and doc
...
chore: disable underline for not-prose
2023-08-16 20:39:27 +01:00