Dessalines
e6e046eed3
Adding redoc / tsoa generated API docs. ( #451 )
...
* Adding redoc / tsoa generated API docs.
* Adding other submodules.
* Adding multiple versions os API docs at /api/next, and /api/latest .
- Fixes #452
* Fixing prettier check.
* Fixing eslint.
* Use main and v0.19 instead of latest and next.
* Updating lemmy-docs to show not available.
* Remove TODOs.
* Switching from tsoa_1 branch to main of lemmy-js-client.
2025-01-28 11:04:57 +01:00
Dessalines
84ba0edda2
Downgrading node to 20 to fix webpack regression. ( #445 )
...
- Context: https://github.com/webpack/webpack/issues/18963
2024-11-19 09:44:12 -05:00
00c8b5a402
Fixing eslint.
2024-10-14 19:05:12 -04:00
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
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
7df77b14c3
Upgrading deps. ( #205 )
2023-06-29 16:20:08 +02:00
Dessalines
6d3c6304ab
Upgrading lemmy-js-client to use the new docs. ( #195 )
2023-06-22 16:39:48 +02:00
7aef53b900
Remove docs translations ( #194 )
...
https://github.com/LemmyNet/lemmy-docs/pull/223
2023-06-21 13:13:54 +02:00
11429cd0ec
Increase memory for Docker prod build ( #182 )
2023-06-12 08:13:11 -04:00
50ecfd36f4
Fix docker build by downgrading Rust version ( #119 )
2022-10-04 16:29:58 -04:00
Dessalines
4908fdeb87
Fix dockerfile. ( #116 )
2022-09-14 17:19:53 +00:00
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
155fd78aee
Fix dep in dockerfile.
2021-11-11 15:10:58 -05:00
Dessalines
0906e227e4
Fix docs extra fetches ( #66 )
...
* Updating submodules
* Updating submodules
* Fix to use new includes for lemmy-docs
2021-10-26 11:30:57 +00:00
83d5a2840b
Fix instance stats docker.
2021-09-01 11:01:57 -04:00
Dessalines
b275ea8d8c
Use typedoc instead of async api. ( #58 )
...
* Use typedoc instead of async api.
* Updating for new lemmy docs.
* Updating submodules
2021-08-23 10:58:01 -04:00
65f4baf3ca
Update asyncapi/generator to fix release build
2021-07-04 01:46:14 +02:00
1bbf81753d
Trying to fix docker deploy. #49
2021-05-14 11:18:17 -04:00
48d6c08eaa
Using correct docs language. Fixes #42
2021-03-31 15:23:58 -04:00
f60c8911d3
Fixing docker build.
2021-03-23 12:37:49 -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