-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat: add api section #1201
base: master
Are you sure you want to change the base?
feat: add api section #1201
Conversation
source/index.pug
Outdated
p.intro-feature-desc Various plugins are available to generate sitemap and RSS, insert player for music or video, intergrate search engine and support most template engines. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Various plugins are available to further enhance your site. Easily add RSS feed, embed audio/video, search engine integration/optimization, add support for most template engines and many more."
I use "audio" instead of "music" to cover podcast and radio.
themes/navy/layout/index.swig
Outdated
<div class="inner plugin-wrapper"> | ||
<div class="plugin-thumbnail"> | ||
<div class="plugin-thumbnail-container"> | ||
<img src="/img/carbon.svg"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any idea on the screenshot? or we just embed a zoomed-out screenshot of https://hexo.io/plugins/ ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about free-to-use illustrations or equivalent?
e.g) followings
fd6080a
to
830daef
Compare
Can be merged after adding |
Theme name validation passed. |
Check List
Please read and check followings before submitting a PR.
name
is unique.link
URL is correct.preview
URL is correct.preview
URL web site is rendered correctly.source/themes/screenshots
.name
.800 * 500
.png
.name
is unique.link
URL is correct.This is a draft of adding API section to the index. Demo can be found at Netlify and i18n will only be implement after everyone is happy with layout and text.