10000 reformatted the example files and edited some of the text on the Publ… · NetFPGA/NetFPGA.github.io@4d9d317 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d9d317

Browse files
reformatted the example files and edited some of the text on the Publications page
1 parent cf9b1e2 commit 4d9d317

File tree

5 files changed

+42
-4
lines changed

5 files changed

+42
-4
lines changed

Publications.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
---
44

55
<h1>Publications featuring NetFPGA</h1>
6-
<p>A partial list of publications using the NetFPGA platform</p>
7-
<p><i>the links for the addresses are, where possible, doi.org links</i></p>
6+
<p>A partial list of publications using the NetFPGA platform.</p>
7+
<p><i>The links for the addresses are, where possible, doi.org links.</i></p>
88
<br>
99
<br>
1010
{% include 2021-Publications.html %}

_posts/ecosystem/example-ecosystem.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,29 +23,53 @@ target-platform1-5: PLUS
2323
---
2424

2525
title: The name for the product/Project/service
26+
2627
date: the date it was added to the site
28+
2729
posttype: used for the ecosystem cards to show up on the ecosystem page not the news and events page
30+
2831
type: whether it is a product/project/service
32+
2933
category: what kind of product/project/service it is
34+
3035
description: A description of the product/project/service
36+
3137
organisation: The name of the organisation
38+
3239
organisation-logo: the url to the organisation's logo
40+
3341
organisation-type: The type of organisation it is (Academic, Non-profit or Vendor)
42+
3443
product-repo: the link to the product/project/service's public repo
44+
3545
product-site: the link to the product/project/service's website
46+
3647
product-image: if provided an image of the product
48+
3749
primary-contact-name: The name provided from the submission form
50+
3851
primary-contact-email: The email provided from the submission form
52+
3953
secondary-contact-name: If provided from the submission form
54+
4055
secondary-contact-email: If provided from the submission form
56+
4157
seller: The name of the seller of the product
58+
4259
seller-url: The link to the seller's website, if provided
60+
4361
seller-email: The email of the seller, if provided
62+
4463
seller-phone: The phone number of the seller, if provided
64+
4565
target-platform1: the main NetFPGA platform the product is designed for/uses
66+
4667
target-platform2: The secondary NetFPGA platform the product is designed for/uses
68+
4769
target-platform3: The tertiary NetFPGA platform the product is designed for/uses
70+
4871
target-platform4: The quarternary NetFPGA platform the product is designed for/uses
72+
4973
target-platform5: The quinary NetFPGA platform the product is designed for/uses
5074

5175
***If adding new organisations, organisation types, product types, target platforms please make sure to check (adding-to-javascript.md)[/_posts/ecosystem/adding-to-javascript.md]***

_posts/news-and-events/example-events-post.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,23 @@ titlelink: http://sites.ieee.org/netsoft/
1414
For easy naming convention name the news files should be saved yyyy-mm-dd-title.md
1515

1616
title: Title is the metadata tag that is used to give the name of the post on the website
17+
1718
date: Date is the metadata tag that is used by jekyll to know if it should post the post to the website or not
19+
1820
eventdate: Eventdate is the metadata tag that is used to give the date of the event on the website, this means that the date for the event and the date the event is posted to the website can be different
21+
1922
eoldate: the date for it be removed from the index page, default date is a year after posting
23+
2024
category: declares whether it shows up on the news and events when toggled as well as what content is shown.
25+
2126
posttype: declares the type of the post to where they will be seen on the website
27+
2228
location: Location is the metadata tag that is used to give the place that the event will take place at on the website
29+
2330
presenter: Presenter is the metadata tag that is used to give the person giving the event on the website
31+
2432
website: Website is the metadata tag that is used to give the link of the website to find out more information about the event
33+
2534
titlelink: TitleLink is the link to the organisation that is organising the event
2635

2736
The only metadata tags that are required for an event are title, date and category all other ones present are found using if tags in the events page.

_posts/news-and-events/example-news-post.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,13 @@ posttype: news-and-events
1010
For easy naming convention name the news files should be saved yyyy-mm-dd-title.md
1111

1212
title: Title is the metadata tag that is used to give the title of the post on the website
13+
1314
date: Date is the metadata tag used by jekyll to know when a post should be posted to the website
15+
1416
eventdate: eventdate is the metadata tag that is used to give a date of the post on the website
17+
1518
eoldate: eoldate is the "end of life" date, which is when the news post is removed from the frontpage
19+
1620
category: declares whether it shows up on the events page or on the news page
21+
1722
posttype: declares the type of the post to where they will be seen on the website

_site/publications.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ <h1 class="display-4 text-white mt-5 mb-2">NetFPGA</h1>
7979
<div class="row">
8080
<div class="offset-2 col-md-8 col-lg-8 mb-5">
8181
<h1>Publications featuring NetFPGA</h1>
82-
<p>A partial list of publications using the NetFPGA platform</p>
83-
<p><i>the links for the addresses are, where possible, doi.org links</i></p>
82+
<p>A partial list of publications using the NetFPGA platform.</p>
83+
<p><i>The links for the addresses are, where possible, doi.org links.</i></p>
8484
<br>
8585
<br>
8686
<div id="accordion-2021PubsHead" class="accordion">

0 commit comments

Comments
 (0)
0