section@1.9.0": + version "1.9.0" + resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz#5a4138d5a6292ba18b04c5ae49717e4167965346" + integrity sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1...
c1b41a26ddc6620eb7f1ee6c29c812f5942a4e328e74263f995872cfb8ca3aee08542beb25cd10fd7ef16e4f16603e25c35a26e776c01fd55277e5035e829e0e @@ -3711,6 +3891,13 @@ __metadata: languageName: node linkType: hard +"big-integer@npm:^1.6.7": + version: 1.6.48 + resolution: "big-integer@npm...
aim_ks_1 : 2ED7CE8D1D55454585BF6A3281CD03AF <- EID0 section 0 seed aim_ks_4 : 30B0395DC5835AAA3A7986B44AFAE684 <- EID0 section 0xA seed Some keys have yet to be studied: aim_iv : 51F78B72A64711CF5C72323FB8607A00 <- magic_iv0 <- ??? aim_key : 922B198CDF0C07DCCE848...
{first-edition => edition-1}/section.html | 2 +- blog/templates/first-edition/comments.html | 31 -- blog/templates/second-edition/index.html | 2 +- 103 files changed, 1077 insertions(+), 135 deletions(-) create mode 100644 blog/content/edition-1/_index.md rename blog/content/{first-...
8bit --- .browserslistrc | 3 + .editorconfig | 11 + .eslintignore | 21 + .eslintrc.js | 173 + .gitignore | 22 + .stylelintignore | 21 + .stylelintrc.js | 59 + .yarnrc | 1 + README.md | 30 + babel.config.js | 25 + commitlint.config.js | 31 + config/cdn.js | 21...
c1b41a26ddc6620eb7f1ee6c29c812f5942a4e328e74263f995872cfb8ca3aee08542beb25cd10fd7ef16e4f16603e25c35a26e776c01fd55277e5035e829e0e @@ -3711,6 +3891,13 @@ __metadata: languageName: node linkType: hard +"big-integer@npm:^1.6.7": + version: 1.6.48 + resolution: "big-integer@npm...
{ + margin-bottom: 0em; +} + +.frontpage-section { + margin-bottom: 2rem; +} + +.posts { + padding: 1.5rem 1rem 0.5rem 1rem; + border-radius: 10px; + margin-bottom: 2rem; + margin-left: -0.5rem; + margin-right: -0.5rem; +} + +.posts.neutral { + border: 2px ...