Commit graph

1460 commits

Author SHA1 Message Date
Tescu
849b10c459
Merge branch 'PretendoNetwork:master' into master 2021-10-06 15:12:17 +03:00
Monty
94eeb8b925
Merge branch 'master' into dev 2021-10-06 13:55:24 +02:00
Monty
cf199d427b
chore(locales): Add blog string 2021-10-06 12:37:25 +02:00
Jip Fr
3a77468173 Seperate credits 2021-10-06 10:46:43 +02:00
Jonathan Barrow
4e43e2b5b9 removed CF manual script tag 2021-10-05 21:55:58 -04:00
Tescu
538b8f4e65
Update RO_ro.json 2021-10-05 23:48:59 +03:00
Monty
b984c077a8
Merge pull request #69 from ninstar/dev
Fixed typos and rewritten some texts.
2021-10-05 21:58:14 +02:00
Nin★
d89fdcaf64 Fixed typos and rewritten some texts 2021-10-05 16:51:07 -03:00
Monty
1f5baddf5e
Merge pull request #68 from Tescu48/master
Fixed wrong word (literally the big word on the page sorry)
2021-10-05 20:41:19 +02:00
Tescu
a0d5d9e360
Fixed typos (sorry) 2021-10-05 00:52:00 +03:00
Tescu
0ab3b25359
Fixed wrong word 2021-10-05 00:43:36 +03:00
Monty
9afbd2d08a
Add custom OpenGraph to posts
Thanks to @Eyadplayz for the idea
2021-10-04 22:07:08 +02:00
Monty
1b37618e0b
fix(locale dropdown): option box not expanding to width of select box 2021-10-04 11:19:52 +02:00
Monty
8320cd0092
feat(locales): Add romanian to locale selector 2021-10-04 11:15:04 +02:00
Monty
3af9d55ef9
Merge pull request #67 from Tescu48/master
Added Romanian
2021-10-04 11:07:46 +02:00
Tescu
fa161a5e3a
Update RO_ro.json 2021-10-04 11:40:21 +03:00
Monty
879654e33a
Merge pull request #66 from ninstar/dev
Translated missing roles and localization fields.
2021-10-04 10:35:53 +02:00
Nin★
211f1971f9 Localization fields 2021-10-04 05:23:31 -03:00
Nin★
7496d0f681 Update BR_pt.json 2021-10-04 05:17:18 -03:00
Tescu
9d581fe7b9
Update RO_ro.json 2021-10-04 10:01:44 +03:00
Monty
6197eb3d6b
Merge pull request #60 from ninstar/dev
Update BR_pt.json
2021-10-04 08:32:49 +02:00
Monty
6c6a4c3458
Merge pull request #65 from montylion/dev
Update locales, minor changes
2021-10-02 23:13:37 +02:00
Monty
b258477384
chore: made the server listening message clickable, 'cause I'm too lazy to type it out every time 2021-10-02 23:11:31 +02:00
Monty
b7498fe5a8
chore(credits): add new peeps to all locales, make Jip lead developer 2021-10-02 23:08:35 +02:00
Monty
becdd928b3
Merge pull request #64 from montylion/dev
Fix RSS url being broken on subpages, add myself to footer
2021-10-02 19:07:00 +02:00
Monty
77245b71f6
chore: Add myself to footer 2021-10-02 18:15:04 +02:00
Monty
266482d678
fix(blog): RSS discovery link being broken on subpages 2021-10-02 18:13:10 +02:00
Monty
390f6975b7
fix(posts): infinite loading due to replaceAll() not being present in Node 14 2021-10-02 10:38:24 +02:00
Tescu
b7c16d79c3
Create RO_ro.json 2021-10-01 21:08:01 +03:00
Monty
7e7cac8ee8
Merge pull request #63 from PretendoNetwork/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
2021-09-30 21:44:10 +02:00
dependabot[bot]
401df1bff0
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 19:43:12 +00:00
Monty
78006e46ac
chore(blogpost): update iframes in 9-29-21 to use 3a0ee14 2021-09-30 21:42:15 +02:00
Monty
b675790024
Merge branch 'master' into dev 2021-09-30 21:33:13 +02:00
Monty
3a0ee14aaf
feat(blog): Add easy to use YouTube iframe with aspect-ratio fallback
[yt-iframe](videoID)
2021-09-30 21:12:50 +02:00
Monty
3c9545f506
fix(blogpost): iframes in 9-29-21 blogpost 2021-09-30 18:21:29 +02:00
Monty
5fe413e5e2
fix(blogpost): iframes in 9-29-21 blogpost 2021-09-30 18:09:48 +02:00
Monty
62622846ec
Merge branch 'master' into dev 2021-09-30 18:02:39 +02:00
Jonathan Barrow
dd452f0449
Merge pull request #62 from CaramelKat/patch-1
Create 9-29-21.md
2021-09-29 21:51:21 -04:00
Jay
b7e2bed2ed
Create 9-29-21.md
New Juxt blogpost
2021-09-29 20:37:38 -05:00
Monty
69904327ed
chore(blog): add RSS to head + replace absolute links 2021-09-29 15:59:55 +02:00
Monty
41e7d8c810
feat(blog) add cover images to RSS via <enclosure> 2021-09-29 15:59:07 +02:00
Jip Fr
d9a98edb21 chore(locales): make myself the lead in US_EN because I am the coolest 2021-09-29 14:55:56 +02:00
Jip Fr
1fdbd9336d feat(credits): increase job title pargraph width 2021-09-29 14:53:05 +02:00
Jip Fr
fc6cd2e013 chore(credits): replace Ben with Monty, add newer folks in US_EN 2021-09-29 14:51:57 +02:00
Monty
38ccd7c591
Add <pubDate> to RSS posts, add RSS subscribe button, minor changes 2021-09-28 22:17:30 +02:00
Monty
db03304803
Add RSS functionality, minor changes to post css 2021-09-27 23:47:33 +02:00
Jonathan Barrow
28e30d4144 Added CF stats snippet 2021-09-26 19:09:11 -04:00
Jonathan Barrow
13efd3aa04 Update 9-26-21 cover image 2021-09-26 18:16:00 -04:00
Monty
9629977471
Center tweets, add border to cover image, minor changes 2021-09-27 00:09:42 +02:00
Monty
adc1b4997b
Update blog page caption text, fix double border on twitter iframes, minor fixes 2021-09-26 21:37:54 +02:00