Go to file
dependabot[bot] 1c146facb3 Bump google-protobuf from 3.24.4 to 3.25.5
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.4 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.24.4...v3.25.5)

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-21 18:36:32 +09:00
_includes Add ch (Traditional Chinese) support. 2024-09-19 19:28:00 +09:00
_layouts post progress report (#169) 2024-07-31 21:55:23 +09:00
_posts Zang review 2024-08-02 01:28:02 +09:00
css Fixed image links 2024-07-18 00:27:02 +09:00
flag-icon Added multi-language support (#3) 2018-03-16 21:41:03 +01:00
img Small fixes (#168) 2024-07-21 21:43:04 +09:00
js Using bootstrap with a theme for the website. 2018-02-13 21:21:05 +01:00
scss Fixed image links 2024-07-18 00:27:02 +09:00
texts Add ch (Traditional Chinese) support. 2024-09-19 19:28:00 +09:00
vendor Using bootstrap with a theme for the website. 2018-02-13 21:21:05 +01:00
.gitignore Update README.md (#107) 2022-11-02 10:10:54 +02:00
.travis.yml Using bootstrap with a theme for the website. 2018-02-13 21:21:05 +01:00
blog_add.html Using layouts and includes to reduce duplicate code 2019-05-12 07:19:07 +03:00
blog_admin.html Using layouts and includes to reduce duplicate code 2019-05-12 07:19:07 +03:00
blog_update.html Using layouts and includes to reduce duplicate code 2019-05-12 07:19:07 +03:00
blog.html fix blog posts not showing up (#80) 2020-09-23 02:41:14 +03:00
CNAME Create CNAME 2018-08-17 07:26:18 +01:00
compatibility-homebrew.html Make compatibility lists issue getter async 2022-10-09 16:39:10 -03:00
compatibility.html Add language support to compatibility status table (#153) 2024-05-08 16:14:27 -03:00
faq.html change regularly to irreguraly 2023-04-23 15:44:43 +02:00
favicon.ico Fix favicon transparency. 2018-02-14 13:08:46 +00:00
Gemfile Rework compatibility list to use cache and improve code (#148) 2023-10-14 12:39:30 -03:00
Gemfile.lock Bump google-protobuf from 3.24.4 to 3.25.5 2024-09-21 18:36:32 +09:00
gulpfile.js Using bootstrap with a theme for the website. 2018-02-13 21:21:05 +01:00
index.html Add link for older versions 2024-09-10 00:17:33 +09:00
LICENSE Using bootstrap with a theme for the website. 2018-02-13 21:21:05 +01:00
package-lock.json Bump ws and socket.io-client (#167) 2024-07-19 18:00:10 +09:00
package.json Bump axios and browser-sync 2024-07-18 22:22:34 +09:00
quickstart.html Small fixes (#168) 2024-07-21 21:43:04 +09:00
README.md Update README.md (#107) 2022-11-02 10:10:54 +02:00

Vita3K.github.io

The source code for https://vita3k.org

Development

gem install bundler jekyll
bundle install
bundle exec jekyll serve