This commit is contained in:
Maciej Jur 2023-06-07 00:12:05 +02:00
parent 9bc4ef49e8
commit dd70c2bc38
5 changed files with 24 additions and 22 deletions

View file

@ -10,9 +10,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^0.19.6",
"@astrojs/mdx": "^0.19.7",
"@astrojs/solid-js": "^2.2.0",
"astro": "^2.6.0",
"astro": "^2.6.1",
"astro-pagefind": "^1.2.0",
"dayjs": "^1.11.8",
"leaflet": "^1.9.4",

View file

@ -6,17 +6,17 @@ settings:
dependencies:
'@astrojs/mdx':
specifier: ^0.19.6
version: 0.19.6(astro@2.6.0)
specifier: ^0.19.7
version: 0.19.7(astro@2.6.1)
'@astrojs/solid-js':
specifier: ^2.2.0
version: 2.2.0(@babel/core@7.22.1)(solid-js@1.7.6)
astro:
specifier: ^2.6.0
version: 2.6.0(sass@1.62.1)
specifier: ^2.6.1
version: 2.6.1(sass@1.62.1)
astro-pagefind:
specifier: ^1.2.0
version: 1.2.0(astro@2.6.0)
version: 1.2.0(astro@2.6.1)
dayjs:
specifier: ^1.11.8
version: 1.11.8
@ -126,13 +126,13 @@ packages:
vscode-uri: 3.0.7
dev: false
/@astrojs/markdown-remark@2.2.1(astro@2.6.0):
/@astrojs/markdown-remark@2.2.1(astro@2.6.1):
resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==}
peerDependencies:
astro: ^2.5.0
dependencies:
'@astrojs/prism': 2.1.2
astro: 2.6.0(sass@1.62.1)
astro: 2.6.1(sass@1.62.1)
github-slugger: 1.5.0
import-meta-resolve: 2.2.2
rehype-raw: 6.1.1
@ -149,11 +149,11 @@ packages:
- supports-color
dev: false
/@astrojs/mdx@0.19.6(astro@2.6.0):
resolution: {integrity: sha512-P9CU+l/GveJPG3OOOdlZtIK5NWcJuEnXPtxwfjJUaoIPHDByp6okT/yN/WwLAA4TfnluFnULNG4bDsEnwcpYvw==}
/@astrojs/mdx@0.19.7(astro@2.6.1):
resolution: {integrity: sha512-mfEbBD7oi8yBHhcJucEjnrquREkJ3os+jioURP8BR2B8tOV2rV2j8trvmLUgfS+P/+HevGObxCTjcRYxn6T7eg==}
engines: {node: '>=16.12.0'}
dependencies:
'@astrojs/markdown-remark': 2.2.1(astro@2.6.0)
'@astrojs/markdown-remark': 2.2.1(astro@2.6.1)
'@astrojs/prism': 2.1.2
'@mdx-js/mdx': 2.3.0
acorn: 8.8.2
@ -176,13 +176,13 @@ packages:
- supports-color
dev: false
/@astrojs/node@5.2.0(astro@2.6.0):
/@astrojs/node@5.2.0(astro@2.6.1):
resolution: {integrity: sha512-WWrQuxvdrD2Jd9np8vpS8/zCNEm0JnGv+oaojXzbfW36R8/09L827t/acYxLuguLufiV3U16QAqEwpS8VFS9TA==}
peerDependencies:
astro: ^2.6.0
dependencies:
'@astrojs/webapi': 2.2.0
astro: 2.6.0(sass@1.62.1)
astro: 2.6.1(sass@1.62.1)
send: 0.18.0
server-destroy: 1.0.1
transitivePeerDependencies:
@ -1020,22 +1020,22 @@ packages:
hasBin: true
dev: false
/astro-pagefind@1.2.0(astro@2.6.0):
/astro-pagefind@1.2.0(astro@2.6.1):
resolution: {integrity: sha512-1l4RSz/Cm5jIHbgN+mZZ2jOjpB5gK0qWJDZ0zWqUcguX3NJxaS+pai/snGmBoxtEbOGXx/SjrhlSAq2inqwdQw==}
peerDependencies:
astro: ^2.0.4
dependencies:
'@astrojs/node': 5.2.0(astro@2.6.0)
'@astrojs/node': 5.2.0(astro@2.6.1)
'@pagefind/default-ui': 0.12.0
astro: 2.6.0(sass@1.62.1)
astro: 2.6.1(sass@1.62.1)
pagefind: 0.12.0
sirv: 2.0.3
transitivePeerDependencies:
- supports-color
dev: false
/astro@2.6.0(sass@1.62.1):
resolution: {integrity: sha512-Y//Gfy/DB43qIT6aB/0nuB0KyCj/JcLIWW8OTxfMEDyq3hGoensCD8SdWCyjcrKRVE3C9ntkszJ5RyLZh3Fg0g==}
/astro@2.6.1(sass@1.62.1):
resolution: {integrity: sha512-hQSMhUHMCVhUNa0xZfWnlVfz6MaRnfKtXHEBIA+rq1p3s9Z+rjKQmZq/Dk6G2vH1LMhudTojsBv7uMKumd+OnQ==}
engines: {node: '>=16.12.0', npm: '>=6.14.0'}
hasBin: true
peerDependencies:
@ -1047,7 +1047,7 @@ packages:
'@astrojs/compiler': 1.5.0
'@astrojs/internal-helpers': 0.1.0
'@astrojs/language-server': 1.0.8
'@astrojs/markdown-remark': 2.2.1(astro@2.6.0)
'@astrojs/markdown-remark': 2.2.1(astro@2.6.1)
'@astrojs/telemetry': 2.1.1
'@astrojs/webapi': 2.2.0
'@babel/core': 7.22.1

View file

@ -1,8 +1,8 @@
---
const notice = {
header: "Website ported to Astro 2!",
header: "Work in Progress...",
content: [
"Third time's a charm, so hopefully this time it will last longer. So far Astro looks really cool. There's still a lot of work to do, to make this version reach the same level of usability as before."
"This website is a little bit broken, because I am rewriting the styles!"
]
};
---

View file

@ -30,6 +30,7 @@ This website would not have been possible without the following free and open-so
|---------------------------------------------------------------------------|--------------|
| [Astro](https://astro.build/) | MIT |
| [SolidJS](https://www.solidjs.com/) | MIT |
| [Purify](https://gigobyte.github.io/purify/) | ISC |
| [Leaflet](https://leafletjs.com/) | BSD 2-clause |
| [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster) | MIT |
| [Reveal.js](https://revealjs.com/) | MIT |

View file

@ -27,5 +27,6 @@ input, button, textarea, select {
}
p, h1, h2, h3, h4, h5, h6 {
font-weight: unset;
overflow-wrap: break-word;
}