Add the April reports. #33

Open
opened 2023-06-29 17:00:28 +00:00 by PaganoBarserker · 1 comment

Objective: Create the April report to be placed on the DCF website [Img1].

imagen
Img1: Monthly Reports section.

  • April report is added in Spanish and English.
Objective: Create the April report to be placed on the DCF website [Img1]. ![imagen](/attachments/be008135-4254-41d6-90b4-f9a27216a6ae) Img1: Monthly Reports section. - [x] April report is added in Spanish and English.
Owner

The current post adds just in assets 3.6Mb.

as shown by the du -sh assets/april/ output,

image

Img1. Current repository size.

The current repository size is 8.4Mb

NOTICE: that the post can increase at least 42% the size of our repository

Also pointing there images are unecesary 3rd party information which I personally consider does not adds value to the report.

ENHACENMENT PROPOSAL: We should ad in the pull request section at the README a maximum size per post based on calculations and grouth, also best practices for assets:

  1. For code and terminal information use code as the example:
┌─(~/Dev/git/DCF/docs)──────────────────────────(p1r0@mew:pts/0)─┐
└─(10:29:46 on master)──> du -sh assets/februaryreport
880K	assets/februaryreport

  1. Use SVG Images this specially is useful for models like plantUML and mathjax which can do that.

  2. if there is no other option and is mandatory to use the image, use the png or jpg image reduced size as much as possible with a tool like https://squoosh.app/

The current post adds just in assets 3.6Mb. as shown by the `du -sh assets/april/` output, ![image](/attachments/64ea1423-133c-49d0-b802-b92267aa1fa4) Img1. Current repository size. The current repository size is 8.4Mb NOTICE: that the post can increase at least 42% the size of our repository Also pointing there images are unecesary 3rd party information which I personally consider does not adds value to the report. ENHACENMENT PROPOSAL: We should ad in the pull request section at the README a maximum size per post based on calculations and grouth, also best practices for assets: 1. For code and terminal information use code as the example: ```sh ┌─(~/Dev/git/DCF/docs)──────────────────────────(p1r0@mew:pts/0)─┐ └─(10:29:46 on master)──> du -sh assets/februaryreport 880K assets/februaryreport ``` 2. Use SVG Images this specially is useful for models like plantUML and mathjax which can do that. 3. if there is no other option and is mandatory to use the image, use the png or jpg image reduced size as much as possible with a tool like https://squoosh.app/
2.2 KiB
p1r0 added the
enhancement
label 2023-07-06 15:24:58 +00:00
Sign in to join this conversation.
No description provided.