personal-security-checklist icon indicating copy to clipboard operation
personal-security-checklist copied to clipboard

[AMENDMENT] Ability to edit unclear/not working

Open Compr0mzd opened this issue 11 months ago • 5 comments

Location

personal-security-checklist.yml

Amendments

Hey I tried to edit the personal-security-checklist.yml to remove some categories however when I tried to start : yarn dev no modification is made even when trying to rename a category When building the static version it's not working as well to get a modified results. Do you have any idea why it isn't modifying ? I tried to go from scratch and do It on a clean project folder but still got a same issue Thanks in advance for the help

Would you like to submit a PR?

None

Please tick the boxes

  • [X] To the best of my knowledge, the information I've provided is correct
  • [X] I have checked that a similar ticket has not previously been opened
  • [X] I agree to the repositories Code of Conduct

Compr0mzd avatar Mar 14 '24 14:03 Compr0mzd

Same here

hugosxm avatar Apr 02 '24 17:04 hugosxm

Hello, I have the same issue, it is not possible to modify the content of the security checlist with the .yml , could you please give us a hint of how to do it ? thank you

theomercierisen avatar Apr 05 '24 09:04 theomercierisen

up

Compr0mzd avatar Apr 15 '24 12:04 Compr0mzd

I think it's this part that you need to update, to fetch a checklist from an alternate source:

https://github.com/Lissy93/personal-security-checklist/blob/c091ccf209421cd39a7674243b828ffc944b19ea/web/src/routes/layout.tsx#L10-L16

Lissy93 avatar Apr 20 '24 23:04 Lissy93

Location personal-security-checklist.yml layout.tsx

Amendments Hi @Lissy93 , I edited the personal-security-checklist.yml file, but I can't apply the changes.

I modified the personal-security-checklist/web/src/routes/layout.tsx with the local address where my modified file is located (changing line 11 in layout.tsx file). However when the site loads, the information that should be in the yml file does not appear (the rest of the site loads correctly).

Could you give us an example of how I have to write the local URL for it to work correctly?

Thanks in advance!

Suri777 avatar May 14 '24 20:05 Suri777