2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00

19 Commits

Author SHA1 Message Date
Matthias Mair
5f563ef584
Feat/check links (#125)
* always run CI, check for html errors

* fix links

* switch a tags to div

* add alt text

* fix internal links

* remove unneeded example section

* remove legacy section

* update requirements

* test more

* fix flag
2023-02-01 00:17:59 +01:00
Matthias Mair
b5e1cf59e5
pin jekyll-sass-converter down 2023-01-19 23:46:16 +00:00
Matthias Mair
b3629d7b4b
maybe remove it? 2023-01-19 23:42:08 +00:00
Matthias Mair
94929159e4
drop sass-embedded version 2023-01-19 23:40:17 +00:00
Matthias Mair
4f743fe6e4
reset deps 2023-01-19 23:29:58 +00:00
Matthias Mair
ef19e9e4d9
Update deps to fix issue with current version of ruby (#104) 2023-01-19 23:38:56 +01:00
dependabot[bot]
3667d6c52b
Bump activesupport from 7.0.2.3 to 7.0.4.1 (#91)
Bumps [activesupport](https://github.com/rails/rails) from 7.0.2.3 to 7.0.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.2.3...v7.0.4.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 22:23:57 +01:00
dependabot[bot]
6ef25cf8f0
Bump nokogiri from 1.13.9 to 1.13.10 (#81)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 00:16:34 +01:00
Matthias Mair
ef5ccc5fae
add webrick to make running in dev mode on *nix simpler (#52) 2022-11-10 22:00:49 +01:00
dependabot[bot]
fc5fbbd0d8
Bump nokogiri from 1.13.4 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 04:15:36 +00:00
Matthias Mair
f39bfdaf4b reset gemfile 2022-08-01 22:48:27 +02:00
Matthias Mair
0823b17496 add zeitwerk 2022-08-01 22:33:27 +02:00
Matthias Mair
ebd7a5fffa update bundel 2022-08-01 22:26:34 +02:00
Matthias Mair
01b40a4b3e security updates ruby 2022-04-17 02:07:06 +02:00
Matthias Mair
69b5ac9b75 switch to linux 2022-04-10 01:29:37 +02:00
ef1dae5c25 add additional gems for prod site 2022-02-06 03:49:49 +01:00
40838aae80 update gems 2022-01-27 11:27:22 +01:00
dependabot[bot]
b86b2f01cb
Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 22:25:36 +00:00
865c868df1 move to root dir 2021-11-08 23:24:52 +01:00