文件名称:pair-programming-guide:元组对编程指南
文件大小:465KB
文件格式:ZIP
更新时间:2024-06-11 13:33:13
CSS
入门 安装部门: yarn && bundle install 。 运行postcss来编译顺风: yarn build 。 告诉jekyll服务该网站: jekyll serve 。 发展 如果要编辑样式,则可能需要运行yarn watch ,当相关文件发生更改时,它将重新构建顺风。 否则,您可能只希望jekyll serve ,它将在更改markdown时重建html,并且还在localhost:4000上为您托管服务器。 部署中 当事情推向高潮时,Netlify会自动部署该站点。 它运行上述步骤,然后进行部署。 在此处配置Netlify内容: 内容创意 开始配对的公司的案例研究 链接pairprogramwith.me 配对采访(双方的建议) 关键指标 零配对 围攻(添加到样式文章)
【文件预览】:
pair-programming-guide-master
----tailwind.js(27KB)
----postcss.config.js(112B)
----index.md(2KB)
----yarn.lock(79KB)
----_layouts()
--------default.html(5KB)
----_includes()
--------subscribe-box.html(2KB)
--------navigation-buttons.html(898B)
--------article-footer.html(88B)
--------article-top.html(85B)
--------nav.html(4KB)
----Gemfile(1KB)
----assets()
--------pair-programming-illustration.svg(30KB)
--------anchor.min.js(5KB)
--------farhan.png(297KB)
--------tuple-logo-small.png(9KB)
--------favicon()
--------tuple-logo.jpg(141KB)
----README.md(919B)
----404.html(398B)
----_redirects(409B)
----css()
--------styles.css(640B)
--------pairing-guide-compiled.css(193KB)
----Gemfile.lock(2KB)
----.gitignore(48B)
----_config.yml(2KB)
----_pages()
--------how-to-pair-with-a-junior-developer.md(3KB)
--------antipatterns.md(4KB)
--------feedback-thanks.md(244B)
--------thanks.md(1KB)
--------your-first-pairing-session.md(3KB)
--------external-resources.md(6KB)
--------lesser-known-benefits-of-pair-programming.md(2KB)
--------styles-of-pairing.md(2KB)
--------arc.md(1KB)
--------scientific-research-into-pair-programming.md(4KB)
--------html-css-and-tailwind.md(1KB)
--------shopify-interview.md(2KB)
--------a-pairing-session-template.md(4KB)
--------full-stack-radio-podcast.md(816B)
--------tdd-ping-pong.md(2KB)
--------the-case-for-pair-programming.md(4KB)
--------elixir-phoenix-elm.md(1KB)
----package.json(320B)