mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
No description
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.2 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.2...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github/workflows | ||
| _data | ||
| _includes | ||
| _layouts | ||
| _packages | ||
| _repos | ||
| _sass | ||
| _scripts | ||
| assets | ||
| .gitignore | ||
| 404.html | ||
| _config.yml | ||
| Gemfile | ||
| Gemfile.lock | ||
| help.md | ||
| index.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| webpack.config.js | ||
Sw/eden APT Site
Install
Next you need to install jekyll Follow the guide here: https://jekyllrb.com/docs/installation
Gems
Next, run bundle install to install all ruby gems needed.
bundle install --path vendor/bundle
Build and run the site!
now you can build the site with this command
bundle exec jekyll serve