3 Star 0 Fork 0

mirrors_neo4j/docs-getting-started

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Neo4j Getting Started Guide

This repository contains the AsciiDoc and other sources to build the Neo4j Getting Started Guide.

Installation

To build these docs locally you will need Node & NPM installed.

To install the dependencies run:

npm install

Live Preview

To preview the docs, run:

npm run start

This will build a set of HTML files in build/site and then serve them through an express server at http://localhost:8000. The start script will also listen for changes and automatically rebuild the files automatically. You’ll still need to refresh the page to view the changes.

Contributing

To make changes to this repository, please create a fork of this repo and a new branch to stage your changes.

Branch management

The docs-getting-started repo contains the following branches:

  • dev - this branch is published on the staging server, as a preview, but we will never publish from this branch publicly.

  • main - this is the currently published version, and therefore is the branch that we publish the GSG from. PRs merged into this branch will be published live immediately.

  • Other (versioned) branches — 3.5, 4.0, 4.4, 5.x, etc. — are not maintained any longer.

Raising Pull Requests

  • Always raise Pull Requests against the dev branch.

  • Please add at least one approver.

  • When merging a Pull Request, always use the "Squash and Merge" option.

  • After a Pull Request has been merged, you can publish the changes immediately by cherry-picking the PR to the main branch.

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_neo4j/docs-getting-started.git
git@gitee.com:mirrors_neo4j/docs-getting-started.git
mirrors_neo4j
docs-getting-started
docs-getting-started
dev

搜索帮助