Jdg

screenshot of Jdg
mkdocs

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

Overview:

JDG (Jednoosobowa działalność gospodarcza) is a theme for creating static websites using MkDocs and markdown files. It provides users with a simple and efficient way to generate a professional-looking website without advanced coding skills.

Features:

  • MkDocs Generator: Utilizes MkDocs to generate static websites from markdown files.
  • Easy Contribution: Users can fork the project, create a new branch, make changes, and submit a pull request for contribution.
  • Local Setup: Provides step-by-step instructions for installing necessary dependencies and running the project locally.
  • Docker Support: Users have the option to set up and run the project using Docker and Docker Compose.
  • Obsidian Integration: Users can edit markdown files in Obsidian and instantly view the rendered output.

Normal Way:

  1. Install Python 3+.
  2. Install project dependencies using the command:
    pip install -r requirements.txt
    
  3. Run the project.

Docker Way:

mkdocs
MkDocs

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

business
Business

A business website typically includes multiple pages that highlight the company's brand, products or services, and value proposition. It also includes pages such as About Us, Contact Us, and a portfolio or testimonial section that showcases the company's expertise, experience, and customer satisfaction.

documentation
Documentation

Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.