-
# 概要
next/imageからの移管により、img要素が最適化処理無しで構築されている。
# 対応
SSGに対応した画像最適化プラグインを利用し、WebPに対応かつ圧縮を走らせるように調整する。
-
## To reproduce
```console
$ lein new luminus lumtest +http-kit
$ cd lumtest
$ lein repl
user=> (start)
user=> (stop)
```
## Results
```console
user=> (start)
2020-08-12 08:52:21,558 [n…
-
Hi prof, regarding the submission of product on week 13 Monday, does everyone from the group need to submit all the submissions listed [here](https://nus-cs2103-ay1920s1.github.io/website/schedule/wee…
-
Hello, i would like to clarify -- the review videos posted on LumiNus web lectures are all pertaining to videos that are purely coding. I would like to ask if our final is purely coding too, like what…
-
As per the instruction from the email, we renamed the jar file to the format [team ID][product name].jar but when we release on GitHub, the file name is converted to teamID.productName.jar. Would like…
-
初期読み込み速度の改善のため、loading.tsx配置による調整を検討する。
https://nextjs.org/docs/app/building-your-application/routing/loading-ui-and-streaming
-
stylelint
https://stylelint.io/
markuplint
https://markuplint.dev/ja/
cspell
https://cspell.org/
-
Do we need to have one team member submit the Project Portfolio Page (PPP) of all team members, or may individual team members submit their own PPPs separately in the _Final Project Submission_ folder…
-
I've tried everything I could in Luminus but no way "include" will work. Any other magic required that didn't get mentioned perhaps? Am I missing something?
**update**: It still doesn't work like exp…
-
Add a UI that will run as a stand-alone web server.