文件名称:jasonsturges.github.io:Jason Sturges的个人网站
文件大小:70KB
文件格式:ZIP
更新时间:2024-05-21 13:02:34
HTML
jasonsturges.github.io 通过brew与JRuby一起运行 env RBENV_VERSION=jruby-9.1.17.0 /usr/local/Cellar/rbenv/1.1.2/libexec/rbenv exec jekyll serve 要通过Docker运行,请进入项目并执行docker。 发展: export JEKYLL_VERSION=3.8 docker run --rm --volume= " $PWD :/srv/jekyll " -p 3000:4000 -it jekyll/jekyll: $JEKYLL_VERSION jekyll serve --watch --drafts 建造: export JEKYLL_VERSION=3.8 Docker run --rm --volume= " $PWD :/srv/jekyll
【文件预览】:
jasonsturges.github.io-master
----index.md(213B)
----robots.txt(70B)
----_layouts()
--------post.html(1KB)
--------home.html(2KB)
--------default.html(306B)
--------page.html(419B)
----favicon.ico(7KB)
----_sass()
--------_lightbox.scss(546B)
--------_loop.scss(596B)
--------_typography.scss(578B)
--------_social.scss(13KB)
--------_general.scss(306B)
--------_nav.scss(2KB)
--------_code.scss(4KB)
--------_home.scss(295B)
--------_codepen.scss(177B)
--------_music.scss(43B)
--------_posts.scss(148B)
--------_video.scss(212B)
--------_grid.scss(540B)
--------_cover.scss(3KB)
--------_footer.scss(1KB)
--------_masonry.scss(1KB)
--------_avatar.scss(129B)
--------_about.scss(59B)
----_includes()
--------loop.html(644B)
--------header.html(64B)
--------head.html(527B)
--------nav.html(568B)
--------analytics.html(257B)
--------footer.html(162B)
--------social.html(1KB)
----Gemfile(1KB)
----js()
--------main.js(14B)
----LICENSE(1KB)
----README.md(752B)
----404.html(298B)
----photography()
--------black-and-white()
--------landscape()
----technology()
--------_posts()
----css()
--------main.scss(337B)
----Gemfile.lock(2KB)
----.editorconfig(147B)
----.gitignore(52B)
----_config.yml(1KB)
----_plugins()
--------category_generator.rb(772B)
----_pages()
--------blog.html(192B)
--------photography.html(2KB)
--------about.html(5KB)
--------contact.html(308B)
--------music.html(18KB)