Skip to content

Commit

Permalink
feat(site): new site design (#3019)
Browse files Browse the repository at this point in the history
  • Loading branch information
cor authored Sep 24, 2024
2 parents ea8814b + 55a1459 commit 754fb14
Show file tree
Hide file tree
Showing 135 changed files with 2,448 additions and 357 deletions.
22 changes: 22 additions & 0 deletions dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Bitfield
Bitvector
Bkpvid
Blex
Blockchange
Blured
Boiron
Boneh
Expand Down Expand Up @@ -111,6 +112,7 @@ Kaylei
Keplr
Keybase
Kubat
LEQUAL
LIBCLANG
LIBVIPS
Lahcen
Expand Down Expand Up @@ -155,6 +157,7 @@ Paramspace
Partset
Patchelf
Pedersen
Perlin
Phasellus
PoisonPhang
Polkadot
Expand Down Expand Up @@ -347,16 +350,19 @@ bitvec
bitvector
blabla
blcok
blockchange
blockid
blockquote
blockscout
blockspace
blocksync
blocktime
blst
boneh
bonlulu
bools
bootnode
borderless
borsh
brainer
builtins
Expand Down Expand Up @@ -479,6 +485,7 @@ debouncer
deferredack
deferredackkeeper
deferredacktypes
defi
delegators
dels
denoms
Expand Down Expand Up @@ -521,6 +528,7 @@ elit
endianness
entrypoints
enumorph
ero
errorsmod
errortype
esac
Expand All @@ -531,6 +539,7 @@ ethcall
etherbase
ethevent
ethkey
evenodd
evidencekeeper
evidencetypes
evmincosmos
Expand Down Expand Up @@ -616,6 +625,7 @@ groth
groupkeeper
groupmodule
grpclog
gumi
hackerman
haitlahcen
hasher
Expand Down Expand Up @@ -747,6 +757,7 @@ leapwallet
legendapp
legendres
legos
lerp
libblst
libc
libclang
Expand All @@ -764,6 +775,8 @@ lightclient
lightclients
lightheader
linea
linecap
linejoin
linkmode
livenesses
ljegnwps
Expand All @@ -775,6 +788,8 @@ lockb
logformat
logline
logtostderr
longhash
lowp
lspec
lucide
mapstructure
Expand All @@ -787,6 +802,7 @@ maxpeers
mdast
mdformat
mdsvex
mediump
merkle
merkleize
merklize
Expand Down Expand Up @@ -815,6 +831,8 @@ monniker
monomorphized
moreutils
mosmo
mouseleave
mousemove
msgservice
msvc
muldefs
Expand Down Expand Up @@ -850,6 +868,7 @@ nixbuildnet
nixfmt
nixos
nixpkgs
nocheck
nodeservice
nodetime
nodiscover
Expand All @@ -858,11 +877,13 @@ nois
nolint
nolus
nolyfill
nomos
nonexist
noninclusion
noopener
noreferrer
notrunc
nowledge
nowrap
nromalized
nums
Expand Down Expand Up @@ -1089,6 +1110,7 @@ slashingkeeper
slashingtypes
slurpfile
smallvec
smoothstep
snapshotter
snapshottypes
soketto
Expand Down
4 changes: 1 addition & 3 deletions site/astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,9 @@ export default defineConfig({
contentIntellisense: true,
contentCollectionCache: true
},

trailingSlash: "ignore",
adapter: vercel({
imageService: true,
devImageService: "squoosh"
imageService: true
}),
image: {
domains: [
Expand Down
Loading

0 comments on commit 754fb14

Please sign in to comment.