-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement hextra/hero-section, defining a h2 heading on front-page #388
Comments
Hi! Could you please provide a code that you use for a big picture in a hero section? Thanks. |
I think these two hero features are very useful for the front-page and should be implemented. |
@fmunteanu Can you send PRs for these? thank you |
@imfing will do, thank you for considering it! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Description
Hi @imfing,
On Hextra front-page, I need the ability to insert a
h2
heading, defining additional section titles. For example, adding a subtitle abovehextra/feature-grid
.Proposed Solution
I created the following
layouts/shortcodes/hextra/hero-section.html
shortcode, implementing a section:Code Usage
Example of
hextra/hero-section
shortcode usage:Implementation Result
Note the
Used Technologies
section title, above thehextra/feature-grid
:The text was updated successfully, but these errors were encountered: