Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add a section with a list of participating projects.
  • Loading branch information
Carreau committed May 5, 2016
commit 4c756bc26fd26cc6f9e1f536b9aab0ba854e4b88
2 changes: 1 addition & 1 deletion _sections/02-statement.md → _sections/20-statement.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
title: statement
bg: '#fab125'
color: black
Expand Down
16 changes: 16 additions & 0 deletions _sections/30-projects.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Projects
bg: '#9850ea'
fa-icon: group
color: white
style: center
---

# Participating Project

- [IPython](https://ipython.org)
- [Jupyter notebook](https://jupyter.org)
- [Scikit-Bio](https://scikit-bio.org/)
- [matplotlib](https://matplotlib.org)


File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions combo.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ div.vis-item.vis-selected {
.fa-calendar {
color: #868686;
}

/* enable that if too long, but seem to have some rendering issues.*/
/*.p-sections20-projects ul {
column-count: 3;
list-style: none;
}*/