1761 Commits (197048ab1d6e26994ad5c89fd0206d284d5adc5d)
 

Author SHA1 Message Date
Ben Peachey 197048ab1d
Change account.js to reflect embeds are free. (#1344) 3 years ago
Mike Fix 0ee06a9aa6
--hide-scrollbars 3 years ago
Mike Fix 96325691ed
remove EmailSubscribe 3 years ago
Mike Fix 2a7f3148c7
deps 3 years ago
hatsu 5153350fbe
fix(Carbon.js): Responsive design at the largest font size (#1337)
The code should not overflow on mobile when using the largest font size.
3 years ago
dependabot[bot] bc53bb9396
Bump next from 12.0.9 to 12.1.0 (#1339)
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.9...v12.1.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot] 7662a1e791
Bump follow-redirects from 1.14.7 to 1.14.8 (#1338)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix 3a260217de
fix utm_source 3 years ago
Mike Fix 7d77307158
add hatsu38 as contributor 3 years ago
Mike Fix 535191f502
4.9.3 3 years ago
hatsu 3da8262e10
Responsive for mobile (#1331)
* style(Page.js): Add max-width to .page class

* style(Editor.js): Make buttons vertically aligned when on mobile

* style: Fix Button width for mobile

* style(Popout.js): Add z-index

* refactor(Editor.js): .buttons->.share-buttons
3 years ago
Chet Husk 85be5281c6
Add separate language mode for F# (#1333)
Since highlight.js has better support for F#, let's opt into that.
The CodeMirror mode is still 'mllike', however.
3 years ago
Mike Fix 2b99eb7ce9
use regular markdown syntax for fossa image 3 years ago
Mike Fix 0ed17b8e6f
remove margin-right from image 3 years ago
Mike Fix f95ed26ca2
update readmes with utm links 3 years ago
Mike Fix be6e18afef
update vercel.json functions 3 years ago
Mike Fix e033fea8a5
4.9.2 3 years ago
allcontributors[bot] d51c00f606
docs: add alceil as a contributor for code (#1329)
* docs: update README.md [skip ci]

* docs: update docs/README.br.pt.md [skip ci]

* docs: update docs/README.cn.zh.md [skip ci]

* docs: update docs/README.de.md [skip ci]

* docs: update docs/README.es.md [skip ci]

* docs: update docs/README.fr.md [skip ci]

* docs: update docs/README.he.md [skip ci]

* docs: update docs/README.ja.md [skip ci]

* docs: update docs/README.kr.md [skip ci]

* docs: update docs/README.tr.md [skip ci]

* docs: update docs/README.tw.zh.md [skip ci]

* docs: update docs/README.hi.md [skip ci]

* docs: update docs/README.in.md [skip ci]

* docs: update docs/README.it.md [skip ci]

* docs: update docs/README.se.md [skip ci]

* docs: update docs/README.nl.md [skip ci]

* docs: update docs/README.ua.md [skip ci]

* docs: update docs/README.ml.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* docs: update docs/README.ta.md [skip ci]

* docs: update docs/README.pl.md [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
3 years ago
Mike Fix 73e1e7c67d
4.9.1 3 years ago
alceil 0f9d310035
chore: Upgrade next-pwa to latest (#1326)
* Update package.json

* Added next-pwa in yarn
3 years ago
Mike Fix cba075a613
proactively defend against falsey snippets 3 years ago
Darío Hereñú 6364cdd9d1
Fix translation (paragraph 86) (#1328) 3 years ago
aymanesarrar 5bad3ac4d6
eslint config for nextjs (#1322)
* eslint config for nextjs

* removed plugins, settings, parser from the config

* changed the script to next lint and installed the eslint next config package

* lint fixes

* move to dev dependencies

* remove unnecessary rules

* remove unnecessary babel deps

* lint on root dir

Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Ikko Ashimine 60def7b010
Fix typo in riscv.js (#1325)
Psuedo -> Pseudo
3 years ago
aymanesarrar 0e95506d35
eslint config for nextjs (#1322)
* eslint config for nextjs

* removed plugins, settings, parser from the config

* changed the script to next lint and installed the eslint next config package

* lint fixes

* move to dev dependencies

* remove unnecessary rules

* remove unnecessary babel deps

* lint on root dir

Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
dependabot[bot] c68e03a3fa
Bump simple-get from 4.0.0 to 4.0.1 (#1324)
Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot] c9e862557b
Bump next from 12.0.7 to 12.0.9 (#1323)
Bumps [next](https://github.com/vercel/next.js) from 12.0.7 to 12.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.7...v12.0.9)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix ca6e8a4949
Update CONTRIBUTING.md 3 years ago
Mike Fix cfb1e079e7
remove duplicate rizkytegar 3 years ago
Mike Fix 07ca9954a8
try out deployment comments again 3 years ago
Mike Fix cbf8486c7d
.vercelignore 3 years ago
Mike Fix 26617efe86
4.9.0 3 years ago
Mike Fix 3ebb3391a8
Update LICENSE 3 years ago
Manny 99cc4ff6dc
chore: Update escape-goat to latest (#1304)
Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Mike Fix fd9bb62027
fix CI (#1320) 3 years ago
Mike Fix bc2fc38410
update resolutions 3 years ago
Mike Fix 35c484b2d1
upgrade dev dependencies 3 years ago
Sam Robbins 527193c04f
Upgrade ESLint (#1300)
* Upgrade ESLint

* Switch to Next Babel config

* Remove unused dependency

* update yarn

Co-authored-by: Mike Fix <mrfix84@gmail.com>
3 years ago
Mike Fix 671b1ac52e
upgrade codemirror
Closes #1308
3 years ago
Mike Fix c3e2c0e0c9
upgrade codemirror-solidity (#1318) 3 years ago
Mike Fix 517669c412
add rizkytegar for documentation 3 years ago
Mike Fix e5c9efdd26
add mcognetta as translator 3 years ago
Rizky Tegar 24293d6853
update readme.md and all readme.md in the docs folder (#1309)
* Update README.md

* Update README.es.md

* Update README.ua.md

* Update README.br.pt.md

* Update README.cn.zh.md

* Update README.de.md

* Update README.fr.md

* Update README.he.md

* Update README.hi.md

* Update README.in.md

* Update README.it.md

* Update README.ja.md

* Update README.kr.md

* Update README.ml.md

* Update README.nl.md

* Update README.pl.md

* Update README.ta.md

* Update README.tr.md

* Update README.tw.zh.md

* Update README.se.md
3 years ago
Marco f47cb5e756
minor typo fixes in korean readme (#1306) 3 years ago
Mike Fix acaa9c95ee
use forked dom-to-image 3 years ago
dependabot[bot] 4cf8c37701
Bump nanoid from 3.1.25 to 3.2.0 (#1315)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot] b83d43484d
Bump follow-redirects from 1.13.3 to 1.14.7 (#1310)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mike Fix c76585e800
remove micro 3 years ago
Mike Fix a327b44e0c
move image/ to pages/ (#1301) 3 years ago
Mike Fix eee4b09f31
don't use catch all param 3 years ago