Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
C
cmscenter
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吕祺
cmscenter
Commits
9c2c4e3c
Commit
9c2c4e3c
authored
Aug 05, 2021
by
吕祺
⛹🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
frontpage config
parent
7c0ebd90
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
15 deletions
+2
-15
.gitlab-ci.yml
.gitlab-ci.yml
+2
-1
config.yml
static/admin/config.yml
+0
-14
No files found.
.gitlab-ci.yml
View file @
9c2c4e3c
...
@@ -22,6 +22,7 @@ compile_articles:
...
@@ -22,6 +22,7 @@ compile_articles:
-
npm run export
-
npm run export
-
rm -r /home/gitlab-runner/deploy/cms/ronghui/out
-
rm -r /home/gitlab-runner/deploy/cms/ronghui/out
-
cp -r out /home/gitlab-runner/deploy/cms/ronghui
-
cp -r out /home/gitlab-runner/deploy/cms/ronghui
-
echo "cms https://cmsadmin.gaorongvc.cn/ronghui/admin"
# compress_images:
# compress_images:
...
@@ -38,7 +39,7 @@ compile_articles:
...
@@ -38,7 +39,7 @@ compile_articles:
deploy
:
deploy
:
stage
:
deploy
stage
:
deploy
when
:
manual
#
when: manual
environment
:
environment
:
name
:
release
name
:
release
only
:
only
:
...
...
static/admin/config.yml
View file @
9c2c4e3c
...
@@ -81,17 +81,3 @@ collections:
...
@@ -81,17 +81,3 @@ collections:
-
{
label
:
"
content"
,
name
:
"
content"
,
widget
:
"
markdown"
}
-
{
label
:
"
content"
,
name
:
"
content"
,
widget
:
"
markdown"
}
-
{
label
:
"
coverpic"
,
name
:
"
coverpic"
,
widget
:
"
image"
}
-
{
label
:
"
coverpic"
,
name
:
"
coverpic"
,
widget
:
"
image"
}
-
{
label
:
"
Link"
,
name
:
"
link"
,
widget
:
"
text"
}
-
{
label
:
"
Link"
,
name
:
"
link"
,
widget
:
"
text"
}
-
name
:
"
frontPage"
label
:
"
frontPage"
files
:
-
label
:
"
frontPage"
name
:
"
frontPage"
file
:
"
content/frontPage.md"
fields
:
-
{
label
:
"
MetaDescription"
,
name
:
"
metaDescription"
,
widget
:
"
text"
}
-
label
:
'
articles'
name
:
"
articles"
widget
:
list
fields
:
-
{
label
:
"
Title"
,
name
:
"
title"
,
widget
:
"
string"
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment