文件名称:free-pdk.github.io:免费PDK文档网站的来源
文件大小:1.2MB
文件格式:ZIP
更新时间:2024-06-01 14:15:12
HTML
免费的PDK在线文档 该存储库包含可从获得的文档来源。 本地设置 本网站使用 。 Jekyll是一个静态网站生成器,它接受markdown文件并将其转换为HTML。 要在本地运行Jekyll,请安装ruby >=2.5.0和bundler gem( gem install bundler )。 然后通过运行bundle install安装依赖项,并通过调用bundle exec jekyll serve --livereload构建站点。 (如果您正在运行WSL,则可能必须使用bundle exec jekyll serve --livereload --no-watch 。) 我们使用GitHub API使用Padauk µC获取项目列表以及free-pdk组织中的最新活动。 对于未经身份验证的请求,API的速率限制为每小时60个请求,这可能不足以满足我们在构建网站时提出的API请求
【文件预览】:
free-pdk.github.io-production
----.github()
--------workflows()
----index.md(7KB)
----_layouts()
--------default.html(293B)
--------narrow.html(70B)
--------page.html(248B)
--------chip.html(2KB)
----_includes()
--------device_code_options.html(7KB)
--------latest_activity.html(2KB)
--------device-table.html(2KB)
--------edit-page.html(318B)
--------community_projects.html(1KB)
--------toc.md(457B)
----Gemfile(1KB)
----undocumented-features.md(5KB)
----LICENSE(1KB)
----assets()
--------pdf()
--------img()
--------main.scss(4KB)
----chips()
--------index.md(3KB)
--------PMS152.md(517B)
--------PFS154.md(477B)
--------PMS15A.md(1KB)
--------PMS150C.md(422B)
--------PMS154C.md(666B)
--------PMS171B.md(783B)
--------PFS173.md(579B)
--------PFS172.md(763B)
----README.md(2KB)
----tutorial.md(16KB)
----instruction-sets()
--------PDK16.md(165B)
--------PDK13.md(166B)
--------PDK15.md(166B)
--------PDK14.md(166B)
----Gemfile.lock(3KB)
----doc-style.md(2KB)
----.gitignore(2KB)
----_config.yml(898B)
----_plugins()
--------linker.rb(402B)
--------permalink_headers.rb(346B)
--------find_github_projects_using_padauk.rb(4KB)
--------find_datasheets.rb(1KB)
--------generate_instruction_set_html.rb(2KB)