Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eclipse.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zachary Sabourin
eclipse.org
Commits
ee1c80cd
Commit
ee1c80cd
authored
1 year ago
by
Olivier Goulet
Browse files
Options
Downloads
Patches
Plain Diff
feat: add new blocks for project resource page
parent
21dc5c4d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
layouts/shortcodes/pages/projects/resources.html
+52
-10
52 additions, 10 deletions
layouts/shortcodes/pages/projects/resources.html
less/page_css_file/projects/resources.less
+30
-43
30 additions, 43 deletions
less/page_css_file/projects/resources.less
with
82 additions
and
53 deletions
layouts/shortcodes/pages/projects/resources.html
+
52
−
10
View file @
ee1c80cd
...
@@ -23,9 +23,10 @@
...
@@ -23,9 +23,10 @@
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-md-12 bg-neutral-tinted bg-hover-darker"
>
<div
class=
"row margin-bottom-30"
>
<div
class=
"tile-section-container col-md-12 bg-neutral-tinted bg-hover-darker"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<div
class=
"tile-section-content"
>
<div
class=
"tile-section-content"
>
<h2
class=
"h3 text-center"
>
Eclipse Foundation Development Process
</h2>
<h2
class=
"h3 text-center"
>
Eclipse Foundation Development Process
</h2>
...
@@ -38,12 +39,14 @@
...
@@ -38,12 +39,14 @@
</p>
</p>
</div>
</div>
<div
class=
"tile-section-end display-flex justify-content-center"
>
<div
class=
"tile-section-end display-flex justify-content-center"
>
<a
class=
"btn btn-primary"
href=
"/projects/dev_process/"
>
Learn More
</a>
<div
class=
"btn-group"
>
<a
class=
"btn btn-primary"
href=
"/projects/dev_process/"
>
Learn More
</a>
</div>
</div>
</div>
</section>
</section>
</div>
</div>
<div
class=
"col-md-12 bg-neutral-flat-dark bg-hover-darker"
>
<div
class=
"
tile-section-container
col-md-12 bg-neutral-flat-dark bg-hover-darker"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<div
class=
"tile-section-content"
>
<div
class=
"tile-section-content"
>
<h2
class=
"h3 text-center"
>
Eclipse Foundation Project Handbook
</h2>
<h2
class=
"h3 text-center"
>
Eclipse Foundation Project Handbook
</h2>
...
@@ -51,14 +54,14 @@
...
@@ -51,14 +54,14 @@
become a committer on an existing one.
</p>
become a committer on an existing one.
</p>
</div>
</div>
<div
class=
"tile-section-end display-flex justify-content-center"
>
<div
class=
"tile-section-end display-flex justify-content-center"
>
<a
class=
"btn btn-primary"
href=
"/projects/handbook/"
>
Learn More
</a>
<div
class=
"btn-group"
>
<a
class=
"btn btn-primary"
href=
"/projects/handbook/"
>
Learn More
</a>
</div>
</div>
</div>
</section>
</section>
</div>
</div>
</div>
<div
class=
"row padding-top-30 padding-bottom-30"
>
<div
class=
"tile-section-container col-md-12 bg-neutral-tinted bg-hover-darker"
>
<div
class=
"col-md-12 bg-neutral-tinted bg-hover-darker"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<div
class=
"tile-section-content"
>
<div
class=
"tile-section-content"
>
<h2
class=
"h3 text-center"
>
Committer Training
</h2>
<h2
class=
"h3 text-center"
>
Committer Training
</h2>
...
@@ -66,11 +69,13 @@
...
@@ -66,11 +69,13 @@
</p>
</p>
</div>
</div>
<div
class=
"tile-section-end display-flex justify-content-center"
>
<div
class=
"tile-section-end display-flex justify-content-center"
>
<a
class=
"btn btn-primary"
href=
"/projects/training/"
>
Learn More
</a>
<div
class=
"btn-group"
>
<a
class=
"btn btn-primary"
href=
"/projects/training/"
>
Learn More
</a>
</div>
</div>
</div>
</section>
</section>
</div>
</div>
<div
class=
"col-md-12 bg-neutral-flat-dark bg-hover-darker"
>
<div
class=
"
tile-section-container
col-md-12 bg-neutral-flat-dark bg-hover-darker"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<div
class=
"tile-section-content"
>
<div
class=
"tile-section-content"
>
<h2
class=
"h3 text-center"
>
EMO Office Hours
</h2>
<h2
class=
"h3 text-center"
>
EMO Office Hours
</h2>
...
@@ -94,4 +99,41 @@
...
@@ -94,4 +99,41 @@
</div>
</div>
</section>
</section>
</div>
</div>
<div
class=
"tile-section-container col-md-12 bg-neutral-tinted bg-hover-darker"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<div
class=
"tile-section-content"
>
<h2
class=
"h3 text-center"
>
Start a Project
</h2>
<p>
Start your open source project at Eclipse. We fuel success with
infrastructure, community, and governance. Join us and amplify your
impact!
</p>
</div>
<div
class=
"tile-section-end display-flex justify-content-center"
>
<div
class=
"btn-group"
>
<a
class=
"btn btn-primary"
href=
"/projects/handbook/#starting"
>
Learn More
</a>
</div>
</div>
</section>
</div>
<div
class=
"tile-section-container col-md-12 bg-neutral-flat-dark bg-hover-darker"
>
<section
class=
"tile-section padding-40 match-height-item-by-row"
>
<div
class=
"tile-section-content"
>
<h2
class=
"h3 text-center"
>
OpenChain Conformance
</h2>
<p>
All projects at the Eclipse Foundation are developed under a process
that conforms to the ISO 5230 standard, making them fully OpenChain
conformant.
</p>
</div>
<div
class=
"tile-section-end display-flex justify-content-center"
>
<div
class=
"btn-group"
>
<a
class=
"btn btn-primary"
href=
"/openchain"
>
Learn More
</a>
</div>
</div>
</section>
</div>
</div>
</div>
This diff is collapsed.
Click to expand it.
less/page_css_file/projects/resources.less
+
30
−
43
View file @
ee1c80cd
...
@@ -7,60 +7,47 @@
...
@@ -7,60 +7,47 @@
*
*
* Contributors:
* Contributors:
* Christopher Guindon <chris.guindon@eclipse-foundation.org>
* Christopher Guindon <chris.guindon@eclipse-foundation.org>
* Olivier Goulet <olivier.goulet@eclipse-foundation.org>
*
*
* SPDX-License-Identifier: EPL-2.0
* SPDX-License-Identifier: EPL-2.0
*/
*/
@import (reference) '../../styles.less';
@import (reference) '../../styles.less';
/*
.tile-section-container {
.page-projects-resources{
margin-bottom: 1rem;
h1{
}
text-align: center;
}
h2{
.tile-section {
text-align: center;
display: flex;
color: @brand-primary;
justify-content: stretch;
margin-bottom: 25px;
flex-direction: column;
}
text-align: center;
}
.col-md-12{
.tile-section-end {
background-color: #ede8e8;
flex-grow: 1;
align-items: flex-end;
}
padding-bottom:100px;
.tile-section .btn {
h3{
display: block;
text-align: center;
width: 100%;
}
}
.content{
padding: 3rem 6rem;
@media (min-width: @screen-sm-min) {
}
.tile-section .btn {
a.btn {
display: inline-block;
margin: auto;
width: unset;
position: absolute;
bottom: 20px;
text-align: center;
width: fit-content;
left: 0;
right: 0;
}
}
.col-md-12:first-child{
background-color: #d5d5d5;
}
}
}
@media (min-width: @screen-md-min) {
.tile-section {
.tile-section {
display: flex;
text-align: left;
flex-direction: column;
}
justify-content: flex-start;
height: 100%;
&-content {
flex-grow: 1;
}
&-end {
.tile-section-container {
justify-self: flex-end;
margin-bottom: 3rem;
}
}
}
}
}
*/
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