{"id":15041276,"url":"https://github.com/pipchenkovaa/webpage-builder","last_synced_at":"2026-02-02T05:02:32.091Z","repository":{"id":255450716,"uuid":"852208409","full_name":"Pipchenkovaa/Webpage-Builder","owner":"Pipchenkovaa","description":"The first project written mainly in JavaScript with minimal HTML markup / Первый проект, написанный в основном на JavaScript, с минимальным количеством HTML кода","archived":false,"fork":false,"pushed_at":"2024-09-18T11:49:32.000Z","size":13234,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T14:53:13.067Z","etag":null,"topics":["css3","git","html5","javascript","scss","taiwindcss"],"latest_commit_sha":null,"homepage":"https://pipchenkovaa.github.io/Webpage-Builder/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pipchenkovaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-04T12:17:57.000Z","updated_at":"2024-09-18T11:49:35.000Z","dependencies_parsed_at":"2024-09-05T13:22:03.308Z","dependency_job_id":"782f2679-be38-4b80-b87a-8d8786d68d89","html_url":"https://github.com/Pipchenkovaa/Webpage-Builder","commit_stats":null,"previous_names":["plpchenkova/website-builder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pipchenkovaa/Webpage-Builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pipchenkovaa%2FWebpage-Builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pipchenkovaa%2FWebpage-Builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pipchenkovaa%2FWebpage-Builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pipchenkovaa%2FWebpage-Builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pipchenkovaa","download_url":"https://codeload.github.com/Pipchenkovaa/Webpage-Builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pipchenkovaa%2FWebpage-Builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29006081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T04:25:24.522Z","status":"ssl_error","status_checked_at":"2026-02-02T04:24:51.069Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css3","git","html5","javascript","scss","taiwindcss"],"created_at":"2024-09-24T20:45:51.785Z","updated_at":"2026-02-02T05:02:32.047Z","avatar_url":"https://github.com/Pipchenkovaa.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e Webpage Builder / Конструктор веб-страницы \u003c/h1\u003e\nThis project is a webpage builder, because it allows the user to create and add text blocks to the page in real time and apply arbitrary styles to them. The page is written primarily in JavaScript, which allows generate content dynamically.\n\n\u003cbr\u003eДанный проект представляет собой конструктор веб-страницы, поскольку позволяет пользователю в режиме реального времени создавать и добавлять на нее текстовые блоки и применять к ним произвольные стили. Веб-страница реализована преимущественно на языке JavaScript, что позволяет генерировать контент динамически.\n\n\u003ch3\u003e \u003cb\u003e 💡 Features / Особенности \u003c/b\u003e \u003c/h3\u003e\n\u003cli\u003eThe ability to create text blocks directly on a webpage in real time / Возможность создания текстовых блоков на веб-странице в режиме реального времени\u003c/li\u003e\n\u003cli\u003eThe ability to customize your own styles for content (customization) / Возможность настройки собственных стилей для контента (кастомизация)\u003c/li\u003e\n\n\u003ch3\u003e \u003cb\u003e ⚙️ Structure / Структура \u003c/b\u003e \u003c/h3\u003e\n\u003cli\u003e\u003cb\u003e«src/»\u003c/b\u003e contains folders with all necessary files: styles (folder \"public\"), scripts (folders \"classes\", \"scripts\"), images (folder \"images\") / папка «src» содержит папки со всеми необходимыми файлами: стилями (папка «public»), скриптами (папки «classes», «scripts»), изображениями (папка «images»)\u003c/li\u003e\n\u003cli\u003e\u003cb\u003e«public/»\u003c/b\u003e contains the final compiled CSS file with custom styles / папка «public» содержит итоговый скомпилированный CSS-файл с пользовательскими стилями\u003c/li\u003e\n\n\u003ch3\u003e \u003cb\u003e Built With / Использованные технологии \u003c/b\u003e \u003c/h3\u003e\nHTML5 / CSS3 / JavaScript (ES6+) / Tailwind CSS\n\n\u003ch3\u003e \u003cb\u003e Run this project locally / Для запуска проекта локально: \u003c/b\u003e \u003c/h3\u003e\n\n1) Clone the repository / Клонируем репозиторий: `git clone https://github.com/Pipchenkovaa/Webpage-Builder.git`\u003cbr\u003e\n2) Navigate to the project directory / Переходим в директорию проекта: `cd Webpage-Builder`\u003cbr\u003e\n3) Install dependencies / Устанавливаем необходимые модули и пакеты: `npm install`\u003cbr\u003e\n4) Start the development server / Запускаем скрипт для сборки JavaScript модулей: `npm start`\u003cbr\u003e\n5) Open the project in your browser / Открываем проект локально в браузере: `http://localhost:3000`\u003cbr\u003e\n\n\u003ch3\u003e \u003cb\u003e ©️ Author / Авторство \u003c/b\u003e \u003c/h3\u003e\n© Pipchencova Alina, 2024\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpipchenkovaa%2Fwebpage-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpipchenkovaa%2Fwebpage-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpipchenkovaa%2Fwebpage-builder/lists"}