All Projects → sobolevbel → jdg

sobolevbel / jdg

Licence: CC0-1.0 license
Гайд-путеводитель по JDG (ИП) в Польше

Programming Languages

Dockerfile
14818 projects

Projects that are alternatives of or similar to jdg

GuideDialog
一行代码实现引导界面对话框
Stars: ✭ 52 (-38.1%)
Mutual labels:  guide
Nmap-Reference-Guide
Nmap Reference Guide(Nmap参考指南)
Stars: ✭ 54 (-35.71%)
Mutual labels:  guide
webpack-2.0-from-scratch
Guide on how to setup a Webpack config from scratch.
Stars: ✭ 72 (-14.29%)
Mutual labels:  guide
habrlang
Step by Step guide how to make your own programming language
Stars: ✭ 20 (-76.19%)
Mutual labels:  guide
thegreatmarkdown
《了不起的 Markdown》
Stars: ✭ 44 (-47.62%)
Mutual labels:  mkdocs
cnn-from-scratch
A Convolutional Neural Network implemented from scratch (using only numpy) in Python.
Stars: ✭ 172 (+104.76%)
Mutual labels:  guide
SFMC-Cookbook
How to survive as a developer for Salesforce Marketing Cloud
Stars: ✭ 70 (-16.67%)
Mutual labels:  guide
DietPi-Docs
Source repository for the DietPi OS documentation
Stars: ✭ 74 (-11.9%)
Mutual labels:  mkdocs
termux.sh
AIO Termux >>> bash <(curl -fsSL https://git.io/JvMD6) <<<
Stars: ✭ 49 (-41.67%)
Mutual labels:  guide
manual
li₃: The Definitive Guide
Stars: ✭ 64 (-23.81%)
Mutual labels:  guide
docs-v1
Source of code.kx.com/q
Stars: ✭ 33 (-60.71%)
Mutual labels:  mkdocs
content
Synced content from our gitbook site.
Stars: ✭ 37 (-55.95%)
Mutual labels:  guide
MSI-GP62-Hackintosh
Monterey on MSI GP62 6QG-1071XCN
Stars: ✭ 56 (-33.33%)
Mutual labels:  guide
junior.guru
Learn to code and get your first job in tech 🐣
Stars: ✭ 27 (-67.86%)
Mutual labels:  guide
craft-guide
A CMS Guide for Craft CMS.
Stars: ✭ 62 (-26.19%)
Mutual labels:  guide
dev-log
A comprehensive list of links and resources about anything programming related
Stars: ✭ 55 (-34.52%)
Mutual labels:  guide
dvc dask use case
A use case of a reproducible machine learning pipeline using Dask, DVC, and MLflow.
Stars: ✭ 22 (-73.81%)
Mutual labels:  guide
Interview-Study-Guide
readme files for basic CS problems
Stars: ✭ 26 (-69.05%)
Mutual labels:  guide
yii2-manual-chm
Yii 2 Guide/API/Docs compiled in various formats
Stars: ✭ 63 (-25%)
Mutual labels:  guide
DM-BOT
📧 DM-BOT is discord bot that can record direct messages. One of us! You can also reply to those messages! DM-BOT is easy to use & understand! I decided to use Discord.js, it's literally the best.
Stars: ✭ 31 (-63.1%)
Mutual labels:  guide

JDG (Jednoosobowa działalność gospodarcza) — ИП в Польше

Перейти на сайт

Для сборки сайта из markdown файлов используется генератор статических сайтов MkDocs. С синтаксисом markdown можно ознакомиться здесь.

Как поучаствовать в проекте

  1. Форкните проект, создайте новую ветку и начинайте работу.
  2. Когда работа будет готова — проверьте локально что сайт собирается и запушьте ветку в репозиторий.
  3. Создайте Pull Request в master.

Процесс работы

Нормальный способ

Для локальной сборки сайта необходимо установить:

  • python 3+
  • mkdocs

Для установки зависимостей проекта используйте команду pip install -r requirements.txt

Запустить проект:

mkdocs serve

Docker-way 🙃

Нужны:

  • docker
  • docker-compose

А дальше запускаете:

docker-compose up --build

Obsidian

Или можете просто установить Obsidian и в нём редактировать и сразу видеть отрендеренный Markdown.

  ,-.       _,---._ __  / \
 /  )    .-'       `./ /   \
(  (   ,'            `/    /|
 \  `-"             \'\   / |
  `.              ,  \ \ /  |
   /`.          ,'-`----Y   |
  (            ;        |   '
  |  ,-.    ,-'         |  /
  |  | (   |            | /
  )  |  \  `.___________|/
  `--'   `--'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].