-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: add api section #1201
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
base: master
Are you sure you want to change the base?
feat: add api section #1201
Conversation
source/index.pug
Outdated
| i.fa.fa-cog | ||
| h3.intro-feature-title Plugins | ||
| p.intro-feature-desc Features powerful APIs for limitless extensibility. Various plugins are available to support most template engines (EJS, Pug, Nunjucks, and many others). Easily integrate with existing NPM packages (Babel, PostCSS, Less/Sass, etc). | ||
| 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.
| <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.
nameis unique.linkURL is correct.previewURL is correct.previewURL web site is rendered correctly.source/themes/screenshots.name.800 * 500.png.nameis unique.linkURL 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.