Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pandoc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
templates
pandoc
Commits
2e23de9e
Verified
Commit
2e23de9e
authored
6 years ago
by
ck85nori
Browse files
Options
Downloads
Patches
Plain Diff
fixes new project URL
parent
8a8dda7c
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#461
passed
6 years ago
Stage: check
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
2e23de9e
...
@@ -21,7 +21,7 @@ A flexible and future proof way to write documents.
...
@@ -21,7 +21,7 @@ A flexible and future proof way to write documents.
Getting Started
Getting Started
---------------
---------------
First, you need to
[
create a new project
][
newproject
]
. Choose
**
Create from
First, you need to
[
create a new project
][
new
-
project
]
. Choose
**
Create from
template
**, **
Instance
**
and finally
**pandoc**
. Choose a project name and
template
**, **
Instance
**
and finally
**pandoc**
. Choose a project name and
create the project. Clone the project to your local machine and start editing
create the project. Clone the project to your local machine and start editing
the Markdown sources. See below for features, using the build server and how to
the Markdown sources. See below for features, using the build server and how to
...
@@ -48,7 +48,7 @@ author. The alternative approach would be to do the following:
...
@@ -48,7 +48,7 @@ author. The alternative approach would be to do the following:
cd my-title
cd my-title
rm -r .git
rm -r .git
1.
[
create a new project
][
newproject
]
in GitLab
**without**
using the project
1.
[
create a new project
][
new
-
project
]
in GitLab
**without**
using the project
template
template
1.
initialize new repository and add the new project as remote
1.
initialize new repository and add the new project as remote
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment