https://github.com/wiilink24/wiilink24.github.io
The official webpage for WiiLink24!
https://github.com/wiilink24/wiilink24.github.io
Last synced: 2 months ago
JSON representation
The official webpage for WiiLink24!
- Host: GitHub
- URL: https://github.com/wiilink24/wiilink24.github.io
- Owner: WiiLink24
- Created: 2020-10-12T01:35:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T21:21:26.000Z (about 2 years ago)
- Last Synced: 2023-05-20T00:21:23.926Z (about 2 years ago)
- Language: HTML
- Homepage: https://wiilink24.com
- Size: 25 MB
- Stars: 6
- Watchers: 3
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WiiLink24 Website
This site is generated by [Jekyll](https://jekyllrb.com), a Ruby-based static site generator.
It's built by GitHub and served automatically on commit.To build and serve this website locally for testing:
1. Install [Ruby](https://www.ruby-lang.org/). Typically, the latest version is what you want to install.
2. Ensure `bundle`, a dependency management system for Ruby, is installed by running `gem install bundler`.
3. Run `bundle install` to pull in Jekyll and other dependencies.
4. You can now run `bundle exec jekyll serve`! By default, the site will be available on .