1
0
Fork
You've already forked lzzrhx.github.io
0
GitHub Pages website
  • HTML 74.6%
  • CSS 18.3%
  • XSLT 6.7%
  • Makefile 0.3%
  • Ruby 0.1%
2026年06月04日 16:50:18 +02:00
_includes Moved from GitHub. 2026年06月04日 16:50:18 +02:00
_layouts Moved from GitHub. 2026年06月04日 16:50:18 +02:00
_pages Moved from GitHub. 2026年06月04日 16:50:18 +02:00
_posts Moved from GitHub. 2026年06月04日 16:50:18 +02:00
files Moved from GitHub. 2026年06月04日 16:50:18 +02:00
img Moved from GitHub. 2026年06月04日 16:50:18 +02:00
vid Moved from GitHub. 2026年06月04日 16:50:18 +02:00
.gitignore Moved from GitHub. 2026年06月04日 16:50:18 +02:00
404.html Moved from GitHub. 2026年06月04日 16:50:18 +02:00
_config.yml Moved from GitHub. 2026年06月04日 16:50:18 +02:00
favicon.png Moved from GitHub. 2026年06月04日 16:50:18 +02:00
feed.xml Moved from GitHub. 2026年06月04日 16:50:18 +02:00
feed.xsl Moved from GitHub. 2026年06月04日 16:50:18 +02:00
Gemfile Moved from GitHub. 2026年06月04日 16:50:18 +02:00
google34f8d1f71942d364.html Moved from GitHub. 2026年06月04日 16:50:18 +02:00
icon.png Moved from GitHub. 2026年06月04日 16:50:18 +02:00
index.html Moved from GitHub. 2026年06月04日 16:50:18 +02:00
license_sidey.txt Moved from GitHub. 2026年06月04日 16:50:18 +02:00
main.css Moved from GitHub. 2026年06月04日 16:50:18 +02:00
Makefile Moved from GitHub. 2026年06月04日 16:50:18 +02:00
netlify.toml Moved from GitHub. 2026年06月04日 16:50:18 +02:00
pico8.css Moved from GitHub. 2026年06月04日 16:50:18 +02:00
PxPlus_IBM_VGA_8x16.ttf Moved from GitHub. 2026年06月04日 16:50:18 +02:00
README.md Moved from GitHub. 2026年06月04日 16:50:18 +02:00
robots.txt Moved from GitHub. 2026年06月04日 16:50:18 +02:00
sitemap.xml Moved from GitHub. 2026年06月04日 16:50:18 +02:00
sitemap.xsl Moved from GitHub. 2026年06月04日 16:50:18 +02:00
syntax.css Moved from GitHub. 2026年06月04日 16:50:18 +02:00
syntaxDark.css Moved from GitHub. 2026年06月04日 16:50:18 +02:00

laser-wolf.github.io

A GitHub pages website made using Jekyll and a modified version of the Sidey theme.

Sidey is licensed under an MIT license. Copyright (c) 2020 Ronalds Vilciņš.


Running the site locally:

  • sudo pacman -S ruby rubygems ruby-default-gems
  • gem install jekyll bundler
  • cd lzzrhx.gihub.io
  • bundle install
  • bundle exec jekyll serve
  • http://localhost:4000