1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00
Commit graph

399 commits

Author SHA1 Message Date
EOS Sw/eden APT
b09ef500ab [Autogen] Updated repo index 2022-04-26 07:13:46 +00:00
EOS Sw/eden APT
2c8c17a217 [Autogen] Updated repo index 2022-04-25 14:00:46 +00:00
EOS Sw/eden APT
65d49cad8b [Autogen] Updated repo index 2022-04-19 10:17:26 +00:00
EOS Sw/eden APT
7a1eb1e0e3 [Autogen] Updated repo index 2022-04-13 19:00:19 +00:00
EOS Sw/eden APT
03d33a0313 [Autogen] Updated repo index 2022-04-09 13:00:12 +00:00
EOS Sw/eden APT
be17482318 [Autogen] Updated repo index 2022-03-29 21:00:12 +00:00
EOS Sw/eden APT
2f344291fc [Autogen] Updated repo index 2022-03-22 11:00:16 +00:00
EOS Sw/eden APT
aaba9ca505 [Autogen] Updated repo index 2022-03-21 14:19:51 +00:00
EOS Sw/eden APT
f6ca814e92 [Autogen] Updated repo index 2022-03-17 18:12:34 +00:00
deae6f4b57 Adding rel="noopener noreferrer" to some links with target="_blank" 2022-03-09 13:54:55 +01:00
fa858e4db8 Adding .github/workflows/codeql-analysis.yml 2022-03-09 13:44:52 +01:00
8ed6862724 Gemfile: Make sure github-pages has version >= 255 2022-03-09 13:36:56 +01:00
b4a428f4ce
Merge pull request #7 from eosswedenorg/dependabot/bundler/nokogiri-1.13.2
Bump nokogiri from 1.12.5 to 1.13.2
2022-03-01 14:20:29 +01:00
dependabot[bot]
3ca0f1458f
Bump nokogiri from 1.12.5 to 1.13.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.2.
- [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.12.5...v1.13.2)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 06:05:48 +00:00
EOS Sw/eden APT
f93ce80765 [Autogen] Updated repo index 2022-02-14 10:00:13 +00:00
ba11c6e329
Create mandel.md 2022-02-05 17:31:54 +01:00
EOS Sw/eden APT
bfc97b6278 [Autogen] Updated repo index 2022-02-05 16:29:26 +00:00
EOS Sw/eden APT
2881da8996 [Autogen] Updated repo index 2022-01-31 08:03:34 +00:00
EOS Sw/eden APT
279d96bd52 [Autogen] Updated repo index 2022-01-26 09:18:02 +00:00
2beb115c06
npm: update jquery to 3.6.0 2022-01-26 10:03:05 +01:00
b95eeafbdb
_layouts/default.html: change vertical margin abit. 2022-01-25 16:54:54 +01:00
a9f2d41f13
Remove the old collapse js/scss code. 2022-01-25 16:54:20 +01:00
854317c90e
_includes/setup-instructions.html: Use alpine collapse component instead of the old one. 2022-01-25 16:52:55 +01:00
648fa04d0a
Adding assets/js/modules/alpine_collapse.js 2022-01-25 16:52:55 +01:00
56c375f4d1
sass/_base.scss: move alot of code to their own files. 2022-01-25 16:26:47 +01:00
edcfec3674
_sass/_base.scss: remove text-decoration for title link. 2022-01-25 16:22:04 +01:00
bb9c6c518c
assets/js/app.js: remove $(document).ready() and cleanup the code abit. 2022-01-25 16:10:42 +01:00
7e3f30c512
npm: Use jquery via npm instead of CDN 2022-01-25 15:57:14 +01:00
2b7274e8b0
_sass/main.scss: import tippy.js css from CDN 2022-01-25 13:45:41 +01:00
afc71d7184
npm: Use tippy.js via npm instead of CDN 2022-01-25 13:45:09 +01:00
8f4314fefc
npm: Use anchor-js via npm instead of CDN 2022-01-25 13:22:21 +01:00
d4244851ab
npm: Use clipboardjs via npm instead of unpkg.com link 2022-01-25 13:17:19 +01:00
8f16293ec3
_config.yml: exclude assets/js directory 2022-01-25 12:57:51 +01:00
76623dfd2e
move source js files (that should be bundled) from _scripts/ to assets/js/ 2022-01-25 12:57:27 +01:00
f097ea57d7
Adding assets/scripts.js.LICENSE.txt 2022-01-25 12:52:10 +01:00
2c7c79b2ad
_includes/header.html: add search component. 2022-01-25 12:48:19 +01:00
bba64d5aec
_sass/main.scss: include search component 2022-01-25 12:47:31 +01:00
b688dfcd8c
Adding _sass/component/_search.scss 2022-01-25 12:47:01 +01:00
d89171b830
_sass/_base.scss: Adding header-search section. 2022-01-25 12:46:37 +01:00
8d4c00639f
Update assets/scripts.js 2022-01-25 12:45:59 +01:00
3a91683cca
_scripts/app.js: configure and start alpine 2022-01-25 12:45:27 +01:00
edfc1269e3
Adding _scripts/js/alpine_search.js 2022-01-25 12:45:07 +01:00
5d9ed07d37
Adding _scripts/js/pkg_idx.js 2022-01-25 12:42:25 +01:00
b855582c6b
package.json: include lunr 2022-01-25 12:37:02 +01:00
ab1999cc3e
_includes/js.html: include /assets/package_data.js 2022-01-25 12:35:58 +01:00
eda070175d
Use alpinejs via npm install instead of unpkg.com link. 2022-01-25 12:33:52 +01:00
15d69fa9ef
Adding assets/package_data.js 2022-01-25 11:49:30 +01:00
b37bb9e4ce
_config.yml: exclude _scripts/app.js 2022-01-24 18:15:27 +01:00
6ec642b039
npm: use webpack instead of upglify-js. 2022-01-24 18:15:26 +01:00
350e7d638c
package-lock.json: Update to version 2. 2022-01-24 18:15:24 +01:00