Add projects
@ -18,20 +18,20 @@
|
||||
url = "#posts"
|
||||
weight = 30
|
||||
|
||||
# [[main]]
|
||||
# name = "Projects"
|
||||
# url = "#projects"
|
||||
# weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "Publications"
|
||||
url = "#featured"
|
||||
weight = 40
|
||||
|
||||
[[main]]
|
||||
name = "Projects"
|
||||
url = "#projects"
|
||||
weight = 50
|
||||
|
||||
[[main]]
|
||||
name = "Contact"
|
||||
url = "#contact"
|
||||
weight = 50
|
||||
weight = 60
|
||||
|
||||
# Link to a PDF of your resume/CV from the menu.
|
||||
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
|
||||
|
@ -2,8 +2,8 @@
|
||||
# A Projects section created with the Portfolio widget.
|
||||
widget = "portfolio" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||
headless = true # This file represents a page section.
|
||||
active = false # Activate this widget? true/false
|
||||
weight = 65 # Order that this section will appear.
|
||||
active = true # Activate this widget? true/false
|
||||
weight = 120 # Order that this section will appear.
|
||||
|
||||
title = "Projects"
|
||||
subtitle = ""
|
||||
@ -42,7 +42,7 @@ subtitle = ""
|
||||
# 2 = Compact
|
||||
# 3 = Card
|
||||
# 5 = Showcase
|
||||
view = 1
|
||||
view = 3
|
||||
|
||||
# For Showcase view, flip alternate rows?
|
||||
flip_alt_rows = false
|
||||
|
Before Width: | Height: | Size: 15 KiB |
@ -1,45 +0,0 @@
|
||||
+++
|
||||
title = "Cqc"
|
||||
date = 2019-04-02T00:35:36+02:00
|
||||
draft = false
|
||||
|
||||
# Tags: can be used for filtering projects.
|
||||
# Example: `tags = ["machine-learning", "deep-learning"]`
|
||||
tags = []
|
||||
|
||||
# Project summary to display on homepage.
|
||||
summary = ""
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this page with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides = "example-slides"` references
|
||||
# `content/slides/example-slides.md`.
|
||||
# Otherwise, set `slides = ""`.
|
||||
slides = ""
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
external_link = ""
|
||||
|
||||
# Links (optional).
|
||||
url_pdf = ""
|
||||
url_code = ""
|
||||
url_dataset = ""
|
||||
url_slides = ""
|
||||
url_video = ""
|
||||
url_poster = ""
|
||||
|
||||
# Custom links (optional).
|
||||
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
||||
# links = [{icon_pack = "fab", icon="twitter", name="Follow", url = "https://twitter.com"}]
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
[image]
|
||||
# Caption (optional)
|
||||
caption = ""
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = ""
|
||||
+++
|
Before Width: | Height: | Size: 153 KiB |
@ -1,27 +0,0 @@
|
||||
+++
|
||||
title = ".emacs.d"
|
||||
date = 2019-04-02T00:23:31+02:00
|
||||
draft = false
|
||||
|
||||
# Tags: can be used for filtering projects.
|
||||
# Example: `tags = ["machine-learning", "deep-learning"]`
|
||||
tags = []
|
||||
|
||||
# Project summary to display on homepage.
|
||||
summary = "My heavily customised Emacs init files."
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
external_link = ""
|
||||
|
||||
url_code = "https://github.com/Wojtek242/.emacs.d"
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
[image]
|
||||
# Caption (optional)
|
||||
caption = ""
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = "Left"
|
||||
+++
|
BIN
content/project/gitea/featured.png
Normal file
After Width: | Height: | Size: 43 KiB |
10
content/project/gitea/index.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Gitea
|
||||
summary: My private Git forge.
|
||||
tags: []
|
||||
|
||||
external_link: https://git.thenineworlds.net/explore/repos
|
||||
|
||||
image:
|
||||
focal_point: Smart
|
||||
---
|
BIN
content/project/github/featured.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
10
content/project/github/index.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: GitHub
|
||||
summary: My GitHub projects.
|
||||
tags: []
|
||||
|
||||
external_link: https://github.com/Wojtek242
|
||||
|
||||
image:
|
||||
focal_point: Smart
|
||||
---
|
Before Width: | Height: | Size: 632 KiB |
@ -1,45 +0,0 @@
|
||||
+++
|
||||
title = "Loki"
|
||||
date = 2019-04-02T00:35:40+02:00
|
||||
draft = false
|
||||
|
||||
# Tags: can be used for filtering projects.
|
||||
# Example: `tags = ["machine-learning", "deep-learning"]`
|
||||
tags = []
|
||||
|
||||
# Project summary to display on homepage.
|
||||
summary = ""
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this page with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides = "example-slides"` references
|
||||
# `content/slides/example-slides.md`.
|
||||
# Otherwise, set `slides = ""`.
|
||||
slides = ""
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
external_link = ""
|
||||
|
||||
# Links (optional).
|
||||
url_pdf = ""
|
||||
url_code = ""
|
||||
url_dataset = ""
|
||||
url_slides = ""
|
||||
url_video = ""
|
||||
url_poster = ""
|
||||
|
||||
# Custom links (optional).
|
||||
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
||||
# links = [{icon_pack = "fab", icon="twitter", name="Follow", url = "https://twitter.com"}]
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
[image]
|
||||
# Caption (optional)
|
||||
caption = ""
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = ""
|
||||
+++
|
BIN
content/project/pcap/featured.png
Normal file
After Width: | Height: | Size: 59 KiB |
10
content/project/pcap/index.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Pcap
|
||||
summary: Rust crate for accessing libpcap.
|
||||
tags: []
|
||||
|
||||
external_link: https://crates.io/crates/pcap
|
||||
|
||||
image:
|
||||
focal_point: Smart
|
||||
---
|
Before Width: | Height: | Size: 267 KiB |
@ -1,45 +0,0 @@
|
||||
+++
|
||||
title = "Pylg"
|
||||
date = 2019-04-02T00:36:06+02:00
|
||||
draft = false
|
||||
|
||||
# Tags: can be used for filtering projects.
|
||||
# Example: `tags = ["machine-learning", "deep-learning"]`
|
||||
tags = []
|
||||
|
||||
# Project summary to display on homepage.
|
||||
summary = ""
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this page with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides = "example-slides"` references
|
||||
# `content/slides/example-slides.md`.
|
||||
# Otherwise, set `slides = ""`.
|
||||
slides = ""
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
external_link = ""
|
||||
|
||||
# Links (optional).
|
||||
url_pdf = ""
|
||||
url_code = ""
|
||||
url_dataset = ""
|
||||
url_slides = ""
|
||||
url_video = ""
|
||||
url_poster = ""
|
||||
|
||||
# Custom links (optional).
|
||||
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
||||
# links = [{icon_pack = "fab", icon="twitter", name="Follow", url = "https://twitter.com"}]
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
[image]
|
||||
# Caption (optional)
|
||||
caption = ""
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = ""
|
||||
+++
|
Before Width: | Height: | Size: 56 KiB |
@ -1,45 +0,0 @@
|
||||
+++
|
||||
title = "Rust Sucks Less"
|
||||
date = 2019-04-02T00:35:59+02:00
|
||||
draft = false
|
||||
|
||||
# Tags: can be used for filtering projects.
|
||||
# Example: `tags = ["machine-learning", "deep-learning"]`
|
||||
tags = []
|
||||
|
||||
# Project summary to display on homepage.
|
||||
summary = ""
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this page with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides = "example-slides"` references
|
||||
# `content/slides/example-slides.md`.
|
||||
# Otherwise, set `slides = ""`.
|
||||
slides = ""
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
external_link = ""
|
||||
|
||||
# Links (optional).
|
||||
url_pdf = ""
|
||||
url_code = ""
|
||||
url_dataset = ""
|
||||
url_slides = ""
|
||||
url_video = ""
|
||||
url_poster = ""
|
||||
|
||||
# Custom links (optional).
|
||||
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
||||
# links = [{icon_pack = "fab", icon="twitter", name="Follow", url = "https://twitter.com"}]
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
[image]
|
||||
# Caption (optional)
|
||||
caption = ""
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = ""
|
||||
+++
|