Commit Graph

17 Commits

Author SHA1 Message Date
Dessalines 73a9bae2ff
Moving from yarn to pnpm. (#297)
* Moving from yarn to pnpm.

* Exclude pnp-lock.

* Exclude pnp-lock 2.

* Forgot 2 more.

* Upgrading deps.
2024-01-29 11:38:14 +01:00
Thomas Ritter 24e1b3e06e
Generate RSS feed from markdown news (#282)
* generate rss feed from markdown news

* Fix comments

* also add auto discovery to news sub page, add feed butto next to news title
2023-12-18 17:24:33 -05:00
Dessalines ad93bbf8a7
Upgrading deps. (#264) 2023-11-01 22:32:58 -04:00
Dessalines d17c4d7d2f
New tailwind-based joinlemmy-site (#243)
* Starting on new tailwind based joinlemmy-site.

* Formatting fix.

* Adding follow communities block.

* Adding a few more blocks.

* Finishing up blocks.

* Adding a few more pages.

* Adding apps page.

* Almost done with donation page.

* Adding most of instances page.

* Trying to fix CI 1.

* Adding navbar and footer.

* Adding bottom spacer.

* Finishing up more info modal.

* Adding icons to main page.

* Eruda only in development mode.

* Finishing up main page, starting to work on recs.

* Adding main images.

* Adding images 2.

* Starting to add filters.

* Finishing up helper modal.

* Adding topic icons.

* Adding more instances.

* Fixing recommended.

* Forgot to add instance picker.

* Adding world background image.

* Adding alexandrite.

* Adding funding goal block.

* Fix dockerfile.

* Upgrading deps.

* Fixing package json.

* Updating coders, sponsors.

* Fixing mobile margins.

* Fixing navbar auto-close when clicked.

* Removing todo.

* Removing some useless instance helper links.

* Fixing news titling.

* Addressing PR comments.

* Updating instance stats.

* Fixing class -> className

* Fixing sm:max directives.

* Make instance images links to their sites.

* Use ubuntu font.

* Addressing PR comments.

* Adding a few more android apps.

* Adding thunder and combustible apps.

* Fixing z index.

* Add a warning alert for closed source apps.

* Adding MLMYM app. Fixes #213

* Fixing i18n key.

* Adding QR codes for cryptos. Fixes #219

* Addressing PR comments.

* Fixing news preview.

* Adding registration mode to details modal. Fixes #153

* Filter out bot instances.

* Using glide carousel.

* Adding glide min css.

* Adding donation platform fetching. Fixes #248

* Prettying glide css.

* Change dev goal to 3

* Adding sign up button.

* Minifying docker image.

* Removing sortpack.
2023-10-31 09:31:03 -04:00
Dessalines 611c2c8aab
Adding v0.18.1 release notes. (#212)
* Adding v0.18.1 release notes.

* Fixing prettier.

* Forgot a file.

* Forgot package.json
2023-07-07 16:03:15 +02:00
Dessalines 7df77b14c3
Upgrading deps. (#205) 2023-06-29 16:20:08 +02:00
Dessalines a8af09ef9d
Replace remmel with mlem. (#149)
* Replace remmel with mlem.

* Updating submodules
2023-06-02 09:22:25 -04:00
Felix Ableitner cd01171881 separate yarn command for crawl, fix docker build 2022-05-03 14:26:32 +02:00
Dessalines a6a84ea790
Adding a news section. Fixes #80 (#85)
* Adding a news section. Fixes #80

* Adding more news.

* Adding a blog style news-item list.

* Fix lint.

* Removing unnecessary state.

* Add releases page.

* Using titles instead of indices.

* Fixing reverse issue.
2022-03-07 15:44:45 +00:00
Dessalines bbdf262d59
Upgrading deps. (#72)
* Upgrading deps.

* Fix lint.
2022-01-28 23:05:33 +00:00
Dessalines b6c4306457
Autogen instance data (#54)
* Adding autogen instance data. Fixes #29

* Updating submodules

* Fixing husky

* Updating submodules

* Updating submodules
2021-07-03 20:07:56 -04:00
Dessalines ce386d57f8 Using countries library instead. 2021-03-29 13:12:35 -04:00
Dessalines d4651cb5b2 Add a section thanking contributors. Fixes #27 2021-03-25 10:56:30 -04:00
Dessalines f22405c77e Adding a few more translation templates. 2021-03-22 09:35:49 -04:00
Dessalines 5156537d1a Adding i18n support. Fixes #6 2021-03-21 17:12:02 -04:00
Dessalines 0aad0392bc
Inferno rewrite (#31)
* Initial inferno commit.

* Fixing husky

* Fixing submodule

* Removing extra dockerfile lines

* Some cleanup, refactoring into components

* Testing out a drone build.

* Removing lemmy-docs

* Removing gitmodules

* Trying to add again

* Don't init.

* check folder.

* check folder 2.

* Removing lemmy-docs again

* Adding lemmy-docs again

* Adding submodule init.

* Removing ls.

* Trying a first docker deploy.

* Removing arm64 build.

* Upgrading deps, fixing links.
2021-03-15 13:18:03 -04:00
Dessalines cc0281a9f7 Adding asyncapi html generation. Fixes #11 2021-02-05 22:49:02 -05:00