You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ In the _layouts folder you can find default.html and page.html. Editing either o
40
40
41
41
To edit the layout with precision edit default.html because page.html uses default.html as its layout
42
42
43
-
Editing either of these will edit the layout of every page.
43
+
Editing either of these will edit the layout of every page, however changing page.html won't change the layout on the ecosystem page. To change that edit the ecosystem-layout.html.
44
44
45
45
### Editing the layout of a specific page
46
46
@@ -80,15 +80,15 @@ Edit the NetFPGA-1G.html file.
80
80
81
81
Edit the About.html file.
82
82
83
-
All logos can be found sorted into to hosts and supporters in the Logos folders in the images folder in the assets folder.
83
+
All logos can be found sorted into hosts and supporters in the Logos folders in the images folder in the assets folder.
84
84
85
85
### How to edit the ecosystem page
86
86
87
87
To edit the text at the top of the ecosystem edit the ecosystem.html page.
88
88
89
89
To edit information on one of the cards check the ecosystem subfolder of the _posts folder. Look for the file with the name of the ecosystem part after the date.
90
90
91
-
To add a new card check [example-ecosystem.md](/_posts/ecosystem/example-ecosystem.md) for the metadata tags that are needed as well as the purpose of each one. The ecosystem file should be named with the date it was added to the site in the format \<YYYY\>-\<MM\>-\<DD\>-\<Name of Ecosystem part\>.
91
+
To add a new card check [example-ecosystem.md](/_posts/ecosystem/example-ecosystem.md) for the metadata tags that are needed as well as the purpose of each one. The ecosystem file should be named with the date it was added to the site in the format \<YYYY\>-\<MM\>-\<DD\>-\<Name of Ecosystem part\>. The date used in the name of the file should be the date the file was added to the website.
Copy file name to clipboardExpand all lines: _site/README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ In the _layouts folder you can find default.html and page.html. Editing either o
40
40
41
41
To edit the layout with precision edit default.html because page.html uses default.html as its layout
42
42
43
-
Editing either of these will edit the layout of every page.
43
+
Editing either of these will edit the layout of every page, however changing page.html won't change the layout on the ecosystem page. To change that edit the ecosystem-layout
AED7
.html.
44
44
45
45
### Editing the layout of a specific page
46
46
@@ -80,15 +80,15 @@ Edit the NetFPGA-1G.html file.
80
80
81
81
Edit the About.html file.
82
82
83
-
All logos can be found sorted into to hosts and supporters in the Logos folders in the images folder in the assets folder.
83
+
All logos can be found sorted into hosts and supporters in the Logos folders in the images folder in the assets folder.
84
84
85
85
### How to edit the ecosystem page
86
86
87
87
To edit the text at the top of the ecosystem edit the ecosystem.html page.
88
88
89
89
To edit information on one of the cards check the ecosystem subfolder of the _posts folder. Look for the file with the name of the ecosystem part after the date.
90
90
91
-
To add a new card check [example-ecosystem.md](/_posts/ecosystem/example-ecosystem.md) for the metadata tags that are needed as well as the purpose of each one. The ecosystem file should be named with the date it was added to the site in the format \<YYYY\>-\<MM\>-\<DD\>-\<Name of Ecosystem part\>.
91
+
To add a new card check [example-ecosystem.md](/_posts/ecosystem/example-ecosystem.md) for the metadata tags that are needed as well as the purpose of each one. The ecosystem file should be named with the date it was added to the site in the format \<YYYY\>-\<MM\>-\<DD\>-\<Name of Ecosystem part\>. The date used in the name of the file should be the date the file was added to the website.
0 commit comments