Giter Club home page Giter Club logo

project's Introduction

PL

Note

Strona utworzona w ramach projektu na praktyki zawodowe 2023/2024

Important

Informacja dla osób kontynuujących projekt

Proszę trzymać się ustalonych zasad / stylizacji kodu ustalonego w poniższych plikach,
oraz zapisywać zmiany w changelog-u.

Code Guide - PL Code Guide - EN

Change Logs

- AdamrePL

Caution

Błagam wszystkich którzy będą uczestniczyć w tym projekcie aby NIE UŻYWAĆ CHATGPT

tak... na serio stary? naprawde potrzebujesz pomocy AI do HTML-a?

- Browar

Tip

Lista zalecanych rozszerzeń do Visual Studio Code

  • Better Comments - Aaron Bond ✔️
  • Path Intellisense - Christian Kohler ✔️
  • PHP Intelphense - Ben Mewburn ✔️
  • HTML CSS Support - ecmel
  • Material Icon Theme - Philipp Kief ✔️
✔️ oznacza zweryfikowanego twórcę

Oprócz podstawowych znaczników oraz fraz w Better Comments, jest w kodzie używany znacznik &, którego trzeba samemu dodać

Następujący wycinek kodu trzeba wkleić w plik settings.json po znaczniku *
{
  "tag": "&",
  "color": "#b1ae17",
  "strikethrough": false,
  "underline": false,
  "backgroundColor": "transparent",
  "bold": true,
  "italic": false
}

Aby dostać się do ustawień rozszerzenia, trzeba użyć skrótu CRTL+SHIFT+X, kliknąć na ikonę zębatki -> Extension Settings -> Edit in settings.json


ENG

Note

Site created as part of professional apprenticeships 2023/2024

Important

Info for people continuing the project

Please follow the coding guidelines specified in the files below,
moreover, write down the changes you've made in a changelog.

Code Guide - PL Code Guide - EN

Change Logs

- AdamrePL

Caution

I beg everyone who's going to be a part of this project to NOT USE CHATGPT

like... really dude? you need an AIs help for HTML?

- Browar

Tip

List of recommended Visual Studio Code extensions

  • Better Comments - Aaron Bond ✔️
  • Path Intellisense - Christian Kohler ✔️
  • PHP Intelphense - Ben Mewburn ✔️
  • HTML CSS Support - ecmel
  • Material Icon Theme - Philipp Kief ✔️
✔️ marks a verified author

With the exclusion of default markers and phrases in Better Comments, an additional & marker is used in the code, which has to be added manually

The following code snippet should be pasted in the settings.json file after the * marker
{
  "tag": "&",
  "color": "#b1ae17",
  "strikethrough": false,
  "underline": false,
  "backgroundColor": "transparent",
  "bold": true,
  "italic": false
}

To access the extension's settings, use the shortcut CRTL+SHIFT+X, click the cogwheel icon -> Extension Settings -> Edit in settings.json

project's People

Contributors

adamrepl avatar piwkom avatar derfiedev avatar chopa113 avatar anaxar1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.