Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
cb3aba54
Commit
cb3aba54
authored
Aug 16, 2013
by
Dave Syer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move duplicate files temporarily
parent
1cf1aee5
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
42 deletions
+0
-42
_config.yml
src/pages/_config.yml
+0
-9
default.html
src/pages/_layouts/default.html
+0
-22
bootstrap.min.css
src/pages/css/bootstrap.min.css
+0
-11
favicon.ico
src/pages/favicon.ico
+0
-0
No files found.
src/pages/_config.yml
deleted
100644 → 0
View file @
1cf1aee5
safe
:
true
lsi
:
false
pygments
:
true
github
:
https://github.com/SpringSource/spring-boot
markdown
:
redcarpet
redcarpet
:
extensions
:
[
"
no_intra_emphasis"
,
"
fenced_code_blocks"
,
"
autolink"
,
"
tables"
,
"
with_toc_data"
]
project
:
version
:
0.5.0.BUILD-SNAPSHOT
src/pages/_layouts/default.html
deleted
100644 → 0
View file @
1cf1aee5
<!DOCTYPE html>
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xml:lang=
"en"
lang=
"en"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
Spring Boot - {{ page.title }}
</title>
<link
rel=
"stylesheet"
href=
"{{ page.home }}css/bootstrap.min.css"
>
</head>
<body>
<div
class=
"container"
>
{{ content }}
</div>
<script
type=
"text/javascript"
src=
"http://www.websequencediagrams.com/service.js"
></script>
</body>
</html>
src/pages/css/bootstrap.min.css
deleted
100644 → 0
View file @
1cf1aee5
This diff is collapsed.
Click to expand it.
src/pages/favicon.ico
deleted
100644 → 0
View file @
1cf1aee5
946 Bytes
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