文件名称:espi-devblog:Edenspiekermann开发人员博客
文件大小:790KB
文件格式:ZIP
更新时间:2024-05-26 09:16:08
HTML
ESPI开发人员博客 来自Edenspiekermann的开发人员的隆隆声。 前端,后端,深层。 在本地运行: $ cd espi-devblog/ $ gem install jekyll $ jekyll serve --config _config.yml,_config_dev.yml --watch 如何发表文章 为您的帖子创建一个分支,例如post/setting-up-docker 使用您的文章内容在/_posts/创建一个新的markdown文件。 遵循文件名约定YYYY-MM-DD-descriptive-slug-here.md 。 打开拉取请求并ping您友好的开发人员之一,以快速扫描文章中是否有错字。 合并post/your-branch >> master >> gh-pages以重新发布博客。 最终合并为gh-pages将触发Github页面自动重新发
【文件预览】:
espi-devblog-master
----.gitignore(38B)
----_data()
--------authors.yml(2KB)
--------oss.yml(1KB)
----assets()
--------fonts()
--------images()
--------sass()
--------css()
--------video()
----feed.xml(1KB)
----_includes()
--------header.html(6KB)
--------head.html(2KB)
--------svg-sprite.html(19KB)
--------webfonts.html(19KB)
--------author.html(289B)
--------blog-posts-list.html(655B)
--------footer.html(10KB)
--------analytics.html(530B)
----_config.yml(535B)
----README.md(2KB)
----index.html(770B)
----oss()
--------index.html(1KB)
----_config_dev.yml(67B)
----_layouts()
--------default.html(205B)
--------post.html(1010B)
----CNAME(24B)
----_posts()
--------2016-03-29-jekyll-on-heroku.md(2KB)
--------2016-02-22-introducing-transync.md(3KB)
--------2018-04-26-lazy-loading-images.md(13KB)
--------2015-09-01-regular-expressions-introduction.md(6KB)
--------2018-09-07-craft-3-heroku-boilerplate.md(9KB)
--------2018-08-10-performance-profiling-with-craft-cms.md(12KB)
--------2019-01-21-turn-craft-into-a-headless-cms.md(8KB)
--------2016-03-29-introducing-outline-audit.md(6KB)
--------2016-09-09-rails-multitenant-site.md(7KB)
--------2016-02-11-introducing-accessible-modal-dialog.md(4KB)
--------2016-03-02-gists-as-npm-packages.md(2KB)
--------2015-09-03-hardware-acceleration-introduction.md(4KB)
--------2016-04-14-links-and-accessibility.md(3KB)
--------2016-02-10-introducing-spritesh.md(3KB)
--------2016-03-08-code-for-edge-cases.md(3KB)
--------2016-03-07-introducing-a11y-toggle.md(4KB)
--------2017-02-24-diving-deeper-into-mjml.md(7KB)
--------2016-04-05-introducing-iframify.md(4KB)
--------2015-11-18-running-node-es6-code-in-the-browser.md(3KB)
--------2015-10-26-prop-type-checking-in-react.md(4KB)
--------2016-08-26-react-textarea-auto-resize.md(3KB)
--------2016-06-02-using-mjml-in-rails.md(4KB)
--------2015-11-18-semistandard-linting-in-sublime-text.md(3KB)