ngs-lang / ngs

Next Generation Shell (NGS)
https://ngs-lang.org/
GNU General Public License v3.0
1.41k stars 43 forks source link

Issue #485 - website refactor #486

Closed organom closed 2 years ago

organom commented 2 years ago

Fixes #485

organom commented 2 years ago

@ilyash This sentence is not clear: If you need additional function or syntax in NGS, it's highly probable that it will be included in the language as long as it is for DevOps tasks. please provide alternative

organom commented 2 years ago

@ilyash search icon for the Language reference - please choose one from https://fontawesome.com/v5.15/icons

organom commented 2 years ago

image

Latest design

organom commented 2 years ago

How do you know that site upload script would handle the directories (img)? >>>>> _With the new implementation we don't need the folder anymore, since we don't use the logos. Moved img folder into marketingmaterial repository to use in case we ever need that logos

organom commented 2 years ago

Screenshot 2021-10-04 at 23 24 20 Screenshot 2021-10-04 at 23 25 20

organom commented 2 years ago

Added meeting information. @ilyash does this fit your schedule?

Fixes #487 The issue i see with zoom is that or we use your private id, or then every week the meeting will be in a different address. I propose we try the discord meeting channel i created for that and use youtube live for recording/broadcasting. Lets try it this weekend, even if in a very fast matter :)

Screenshot 2021-10-06 at 15 17 40

organom commented 2 years ago

@ilyash Most issues fixed, re-requested review for the open questions

ilyash-b commented 2 years ago

Note from weekly: menus is the most important question/issue.

organom commented 2 years ago
  1. Please bring back the logo to where it was. It should be served from the same domain. We don’t start using GitHub as CDN just to serve couple of files.

  2. I have finally given some thought to the subdomains. Any redirects should not be used. It’s just worse user experience due to additional redirect. Use direct links. Additionally, some redirects are broken but it’s not important already.

  3. Remove “_blank” targets. I think the behavior is surprising.

@ilyash Made the above requested changes. The menu as a "bar" is available in feature/website-refactor-2 branch, please let me know the one you prefer

ilyash-b commented 2 years ago

@organom , I liked and therefore merged feature/website-refactor-2

ilyash-b commented 2 years ago

@organom , please make sure that the page passes validation. Right now it doesn't.

ilyash-b commented 2 years ago

@organom , please make sure to use integrity and pinned versions in all script elements

organom commented 2 years ago

@organom , please make sure that the page passes validation. Right now it doesn't.

@ilyash-b What validator shall I use?

organom commented 2 years ago

@organom , please make sure that the page passes validation. Right now it doesn't.

@ilyash-b What validator shall I use?

Used W3C validator. Please re-review and confirm