|
@@ -1,15 +1,12 @@
|
|
|
+++
|
|
|
+# Project title.
|
|
|
+title = "Internal Project"
|
|
|
+
|
|
|
# Date this page was created.
|
|
|
date = 2016-04-27T00:00:00
|
|
|
|
|
|
-# Project title.
|
|
|
-title = "Deep Learning"
|
|
|
-
|
|
|
# Project summary to display on homepage.
|
|
|
-summary = "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
|
|
|
-
|
|
|
-# Optional image to display on homepage (relative to `static/img/` folder).
|
|
|
-image_preview = "bubbles.jpg"
|
|
|
+summary = "An example of using the in-built project page."
|
|
|
|
|
|
# Tags: can be used for filtering projects.
|
|
|
# Example: `tags = ["machine-learning", "deep-learning"]`
|
|
@@ -18,14 +15,10 @@ tags = ["Deep Learning"]
|
|
|
# Optional external URL for project (replaces project detail page).
|
|
|
external_link = ""
|
|
|
|
|
|
-# Does the project detail page use math formatting?
|
|
|
-math = false
|
|
|
-
|
|
|
-# Optional featured image (relative to `static/img/` folder).
|
|
|
+# Featured image
|
|
|
+# To use, add an image named `featured.jpg/png` to your project's folder.
|
|
|
[header]
|
|
|
-image = "headers/bubbles-wide.jpg"
|
|
|
-caption = "My caption :smile:"
|
|
|
-
|
|
|
+caption = "Photo by rawpixel on Unsplash" # Optionally add a caption to the featured image.
|
|
|
+++
|
|
|
|
|
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida.
|