{"id":19656142,"url":"https://github.com/daggerok/vuepress-docs-howto","last_synced_at":"2026-06-09T13:31:33.787Z","repository":{"id":52347067,"uuid":"207429631","full_name":"daggerok/vuepress-docs-howto","owner":"daggerok","description":"Quick and fast rapid VuePress documentation development","archived":false,"fork":false,"pushed_at":"2021-05-01T23:21:34.000Z","size":3411,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T02:19:02.296Z","etag":null,"topics":["travis","travis-ci","travis-config-gh-publish","travis-deploy","travisci","vuepress","vuepress-ci","vuepress-doc"],"latest_commit_sha":null,"homepage":"https://daggerok.github.io/vuepress-docs-howto/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daggerok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-10T00:25:53.000Z","updated_at":"2021-05-01T23:21:05.000Z","dependencies_parsed_at":"2022-09-06T17:51:18.210Z","dependency_job_id":null,"html_url":"https://github.com/daggerok/vuepress-docs-howto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/vuepress-docs-howto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvuepress-docs-howto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvuepress-docs-howto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvuepress-docs-howto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvuepress-docs-howto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/vuepress-docs-howto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvuepress-docs-howto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34110011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["travis","travis-ci","travis-config-gh-publish","travis-deploy","travisci","vuepress","vuepress-ci","vuepress-doc"],"created_at":"2024-11-11T15:26:36.590Z","updated_at":"2026-06-09T13:31:33.769Z","avatar_url":"https://github.com/daggerok.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\nhome: true\nheroText: VuePress\ntagline: Quickstart\nfooter: Made by Maksim Kostromin with ❤️ 🤘\n\n---\n\n# vuepress-docs-howto [![GitHub actions](https://github.com/daggerok/vuepress-docs-howto/actions/workflows/ci.yaml/badge.svg)](https://github.com/daggerok/vuepress-docs-howto/actions/workflows/ci.yaml)\n\nQuick and fast rapid VuePress documentation development\n[[toc]]\n\n\u003c!--\n## Table of Content\n* [VuePress docs](#vuepress-docs)\n--\u003e\n\n## Quickstart new project\n\nStart from documentation:\n\n```bash\nwget -qO- https://github.com/daggerok/vuepress-docs-howto/archive/master.zip | tar xvf -\nmkdir /tmp/1 \u0026\u0026 wget -qO- https://github.com/daggerok/vuepress-docs-howto/archive/master.zip | tar xvf - -C $_\n# tar -xvf \u003c(curl -sL https://github.com/daggerok/vuepress-docs-howto/archive/master.zip)\n# jar -xvf \u003c(curl -sL https://github.com/daggerok/vuepress-docs-howto/archive/master.zip)\nmv /tmp/1/vuepress-docs-howto-master /tmp/my-new-project\ncd /tmp/my-new-project\n# find and replace: vuepress-docs-howto -\u003e my-new-project\n# such as: BASE='/my-new-project/'\nvi package.json\nvi .vuepress/config.js\n```\n\n## Build and serve\n\n```sh\n# npm i -E\nnpm run build\nnpx serve .vuepress/dist/\n```\n\nopen [http://localhost:8080/](http://localhost:8080/) url\n\n## Publish via CI\n\nCheckout `.github/workflows/ci.yaml` file to see how easily you can deploy your VuePress docs on GitHub Pages:\n\n@[code transcludeWith=::include lang=yaml](@/.github/workflows/ci.yaml)\n\nThat README.md documentation file is compiled and deployed on [GitHub Pages](https://daggerok.github.io/vuepress-docs-howto/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fvuepress-docs-howto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fvuepress-docs-howto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fvuepress-docs-howto/lists"}