@@ -12,8 +11,11 @@
+
- {% include the-pirate-forest.html %}
+ {% if page.url == '/' %}
+ {% include the-pirate-forest.html %}
+ {% endif %}
{% include filter.html %}
@@ -25,6 +27,7 @@
+
{{ content }}
diff --git a/docs/_layouts/post.html b/docs/_layouts/post.html
index d2b4d60..8fb1a20 100644
--- a/docs/_layouts/post.html
+++ b/docs/_layouts/post.html
@@ -1,5 +1,7 @@
{% include html-header.html %}
-
+
+
+
@@ -7,15 +9,23 @@
-
+
+
+ {% if page.url == '/' %}
+ {% include the-pirate-forest.html %}
+ {% endif %}
+
{% include filter.html %}
+
+
+
-
- {{ content }}
-
+
+ {{ content }}
+
{% include html-footer.html %}
\ No newline at end of file
diff --git a/docs/_posts/2011-12-31-new-years-eve-is-awesome.md b/docs/_posts/2011-12-31-new-years-eve-is-awesome.md
deleted file mode 100644
index 181b8a8..0000000
--- a/docs/_posts/2011-12-31-new-years-eve-is-awesome.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-layout: post
-title: "Welcome to Jekyll!"
----
-
-# Welcome
-
-**Hello world**, this is my first Jekyll blog post.
-
-I hope you like it!
diff --git a/docs/_sass/mastodon-feed.scss b/docs/_sass/mastodon-feed.scss
index 958fec2..29c8837 100644
--- a/docs/_sass/mastodon-feed.scss
+++ b/docs/_sass/mastodon-feed.scss
@@ -52,8 +52,14 @@ body{
}
}
.pf-feed{
- margin: 50px 0;
+ position: relative;
+ margin: 150px 0;
}
+.pf-feed-line{
+ position: absolute;
+ left: 30px;
+ top: -50px;
+ }
.pf-feed-active{
#mt-body{
left: 0;
diff --git a/docs/_treasure/3D-CMCC-FEM.md b/docs/_treasure/3D-CMCC-FEM.md
index 4a2f49d..ca99d28 100644
--- a/docs/_treasure/3D-CMCC-FEM.md
+++ b/docs/_treasure/3D-CMCC-FEM.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: 3D-CMCC-FEM, 3D-CMCC-FEM code"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -80,3 +81,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/AdTree.md b/docs/_treasure/AdTree.md
index e1861c4..13ace22 100644
--- a/docs/_treasure/AdTree.md
+++ b/docs/_treasure/AdTree.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: AdTree, Accurate, Detailed, and Automatic Modelling of Laser-Scanned Trees"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -86,3 +87,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/Biomassr.md b/docs/_treasure/Biomassr.md
index 1bfe6b3..c9c86fd 100644
--- a/docs/_treasure/Biomassr.md
+++ b/docs/_treasure/Biomassr.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: Biomassr, Shiny app to calculate above ground biomass for forest plots."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -70,3 +71,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/DeepForest.md b/docs/_treasure/DeepForest.md
index 50ade43..db00c20 100644
--- a/docs/_treasure/DeepForest.md
+++ b/docs/_treasure/DeepForest.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: DeepForest, Python Package for Tree Crown Detection in Airborne RGB imagery"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -78,3 +79,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/Digital-Forestry-Toolbox.md b/docs/_treasure/Digital-Forestry-Toolbox.md
index 2d53643..e7029ea 100644
--- a/docs/_treasure/Digital-Forestry-Toolbox.md
+++ b/docs/_treasure/Digital-Forestry-Toolbox.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: Digital-Forestry-Toolbox, A collection of digital forestry tools for Matlab/Octave"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -92,3 +93,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/FMT.md b/docs/_treasure/FMT.md
index 292ad35..a793f75 100644
--- a/docs/_treasure/FMT.md
+++ b/docs/_treasure/FMT.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: FMT, Forest Management Tool a C++ library for forest planning."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -82,3 +83,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/FSCT.md b/docs/_treasure/FSCT.md
index b99f8d5..b9714ab 100644
--- a/docs/_treasure/FSCT.md
+++ b/docs/_treasure/FSCT.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: FSCT, Allow plot scale measurements to be extracted automatically from most high-resolution forest point clouds."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/ForestBiometrics.jl.md b/docs/_treasure/ForestBiometrics.jl.md
index c6c1283..0034d31 100644
--- a/docs/_treasure/ForestBiometrics.jl.md
+++ b/docs/_treasure/ForestBiometrics.jl.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: ForestBiometrics.jl, A library for various forest mensuration and biometrics functions in Julia"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -74,3 +75,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/ForestGapR.md b/docs/_treasure/ForestGapR.md
index 9f9d725..a1d1bab 100644
--- a/docs/_treasure/ForestGapR.md
+++ b/docs/_treasure/ForestGapR.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: ForestGapR, An R Package for Airborne Laser Scanning-derived Tropical Forest Gaps Analysis "
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -68,3 +69,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/LANDIS-II-Forest-Roads-Simulation-module.md b/docs/_treasure/LANDIS-II-Forest-Roads-Simulation-module.md
index bec0bd9..cb9954b 100644
--- a/docs/_treasure/LANDIS-II-Forest-Roads-Simulation-module.md
+++ b/docs/_treasure/LANDIS-II-Forest-Roads-Simulation-module.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: LANDIS-II-Forest-Roads-Simulation-module, An extension for the spatially explicit forest landscape model LANDIS-II that allows for the dynamic simulation of the construction of forest roads due to forest management."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/LeWoS.md b/docs/_treasure/LeWoS.md
index ffc0892..38f9e4c 100644
--- a/docs/_treasure/LeWoS.md
+++ b/docs/_treasure/LeWoS.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: LeWoS, Unsupervised leaf-wood classification from laser scanning point clouds"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -74,3 +75,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/LiDARForestryHeight.md b/docs/_treasure/LiDARForestryHeight.md
index 4a81c15..f597cc1 100644
--- a/docs/_treasure/LiDARForestryHeight.md
+++ b/docs/_treasure/LiDARForestryHeight.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: LiDARForestryHeight, Plugin generates heights raster maps from LiDAR classified point clouds (las and laz formats)"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -88,3 +89,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/RandomForest-Classification.md b/docs/_treasure/RandomForest-Classification.md
index 4cfd9c9..817f899 100644
--- a/docs/_treasure/RandomForest-Classification.md
+++ b/docs/_treasure/RandomForest-Classification.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: RandomForest-Classification, Classifying remote sensing data with random forest"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -84,3 +85,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/SBCM.md b/docs/_treasure/SBCM.md
index fd25fed..ca95c31 100644
--- a/docs/_treasure/SBCM.md
+++ b/docs/_treasure/SBCM.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: SBCM, The Simple Biomass Comparison Model"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -84,3 +85,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/SEILAPLAN.md b/docs/_treasure/SEILAPLAN.md
index bea002e..1bd807b 100644
--- a/docs/_treasure/SEILAPLAN.md
+++ b/docs/_treasure/SEILAPLAN.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: SEILAPLAN, SEILAPLAN is a QGIS Plugin to support forest harvest operations by optimizing the layout of cable roads."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -74,3 +75,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/SSSC.md b/docs/_treasure/SSSC.md
index 872170e..718f07d 100644
--- a/docs/_treasure/SSSC.md
+++ b/docs/_treasure/SSSC.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: SSSC, An Unsupervised and Joint Framework for Single Tree Isolation and Leaf-wood Classification"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -74,3 +75,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/TreeDiversity.md b/docs/_treasure/TreeDiversity.md
index bad5a00..b72cd20 100644
--- a/docs/_treasure/TreeDiversity.md
+++ b/docs/_treasure/TreeDiversity.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: TreeDiversity, Notebooks to calculate tree diversity indices (Shannon and Simpson) for planners, foresters, and ecologists!"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -74,3 +75,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/TreeLS.md b/docs/_treasure/TreeLS.md
index 2a8af66..a39fc64 100644
--- a/docs/_treasure/TreeLS.md
+++ b/docs/_treasure/TreeLS.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: TreeLS, R functions for processing individual tree TLS point clouds"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/TreeQSM.md b/docs/_treasure/TreeQSM.md
index 60bacbd..c95a7d8 100644
--- a/docs/_treasure/TreeQSM.md
+++ b/docs/_treasure/TreeQSM.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: TreeQSM, Quantitative Structure Models of Single Trees from Laser Scanner Data"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/TreeTool.md b/docs/_treasure/TreeTool.md
index 192226d..0e24ec0 100644
--- a/docs/_treasure/TreeTool.md
+++ b/docs/_treasure/TreeTool.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: TreeTool, "
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -80,3 +81,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/awesome-forests.md b/docs/_treasure/awesome-forests.md
index 5321175..f1fe7d0 100644
--- a/docs/_treasure/awesome-forests.md
+++ b/docs/_treasure/awesome-forests.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: awesome-forests, 🌳 A curated list of ground-truth forest datasets for the machine learning and forestry community."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -82,3 +83,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/carboncalc.md b/docs/_treasure/carboncalc.md
index d941ff9..a8b6e73 100644
--- a/docs/_treasure/carboncalc.md
+++ b/docs/_treasure/carboncalc.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: carboncalc, Tools to calculate growth statistics for individual urban trees such as for estimating carbon storage."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -80,3 +81,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/clus.md b/docs/_treasure/clus.md
index 66faa90..005545a 100644
--- a/docs/_treasure/clus.md
+++ b/docs/_treasure/clus.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: clus, Caribou and land use simulator- decision support model for caribou and forest management "
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/deepforestr.md b/docs/_treasure/deepforestr.md
index 4465667..634a2b9 100644
--- a/docs/_treasure/deepforestr.md
+++ b/docs/_treasure/deepforestr.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: deepforestr, R interface for DeepForest Python package, a deep learning package detecting individual organisms in airborne RGB images."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/forestfrag3d.md b/docs/_treasure/forestfrag3d.md
index e2be875..45d5c1a 100644
--- a/docs/_treasure/forestfrag3d.md
+++ b/docs/_treasure/forestfrag3d.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: forestfrag3d, Code for Reproducibility of Generalized 3D Fragmentation Index Paper (Petras et al. 2017)"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -100,3 +101,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/forestmangr.md b/docs/_treasure/forestmangr.md
index 65110e4..3030421 100644
--- a/docs/_treasure/forestmangr.md
+++ b/docs/_treasure/forestmangr.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: forestmangr, R package for forest mensuration and management "
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/forvol.md b/docs/_treasure/forvol.md
index 2ff7965..18bd36e 100644
--- a/docs/_treasure/forvol.md
+++ b/docs/_treasure/forvol.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: forvol, An R package for tree volume equations."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -70,3 +71,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/giessdenkiez-de.md b/docs/_treasure/giessdenkiez-de.md
index cac1d34..c3d51bc 100644
--- a/docs/_treasure/giessdenkiez-de.md
+++ b/docs/_treasure/giessdenkiez-de.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: giessdenkiez-de, The consequences of climate change, especially the dry and hot summers, are putting a strain on Berlin's ecosystem. Our urban trees are drying out and suffering long-term damage. Gieß den Kiez is made to enable coordinated citizen participation in the irrigation of urban trees. "
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -84,3 +85,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/laselva.md b/docs/_treasure/laselva.md
index 7c08922..b648641 100644
--- a/docs/_treasure/laselva.md
+++ b/docs/_treasure/laselva.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: laselva, Fetch Forest Inventory data from many countries"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -84,3 +85,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/lidR.md b/docs/_treasure/lidR.md
index 42f1d15..b5cb031 100644
--- a/docs/_treasure/lidR.md
+++ b/docs/_treasure/lidR.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: lidR, R package for airborne LiDAR data manipulation and visualisation for forestry application"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -82,3 +83,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/plant-generator.md b/docs/_treasure/plant-generator.md
index bc7c23c..c025d67 100644
--- a/docs/_treasure/plant-generator.md
+++ b/docs/_treasure/plant-generator.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: plant-generator, Plant generator"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -78,3 +79,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/pycrown.md b/docs/_treasure/pycrown.md
index 19d109a..87a1efa 100644
--- a/docs/_treasure/pycrown.md
+++ b/docs/_treasure/pycrown.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: pycrown, PyCrown - Fast raster-based individual tree segmentation for LiDAR data"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -82,3 +83,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/pyfor.md b/docs/_treasure/pyfor.md
index d128ef8..34d758c 100644
--- a/docs/_treasure/pyfor.md
+++ b/docs/_treasure/pyfor.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: pyfor, Tools for analyzing aerial point clouds of forest data."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/stanfordclassicr.md b/docs/_treasure/stanfordclassicr.md
index c93a084..5fac8fb 100644
--- a/docs/_treasure/stanfordclassicr.md
+++ b/docs/_treasure/stanfordclassicr.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: stanfordclassicr, Functions to read StanForD classic forest machine reports"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/tree-species.md b/docs/_treasure/tree-species.md
index 0bd4a73..db78245 100644
--- a/docs/_treasure/tree-species.md
+++ b/docs/_treasure/tree-species.md
@@ -4,13 +4,14 @@ title: "tree-species | The Pirate Forest"
description: tree species with corresponding translation
tags: i18n json species translations tree tree-species
url: /tree-species
-published: 2021-11-28
+published: 2021-11-29
updated: 2021-08-29T11:42:23Z
ogimage:
sharing:
mastodon: "New Treasure discovered: tree-species, tree species with corresponding translation"
---
+
@@ -20,20 +21,20 @@ sharing:
-
-
+
+
-
+
@@ -80,3 +81,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/tree_detection.md b/docs/_treasure/tree_detection.md
index c380fec..163c72c 100644
--- a/docs/_treasure/tree_detection.md
+++ b/docs/_treasure/tree_detection.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: tree_detection, This package implements a simple tree detector from point cloud data. It makes no assumptions about the ground plane and can handle arbitrary terrains."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -78,3 +79,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/treeco.md b/docs/_treasure/treeco.md
index c6d917a..fbec3c9 100644
--- a/docs/_treasure/treeco.md
+++ b/docs/_treasure/treeco.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: treeco, Ecosystem benefits of Trees"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -76,3 +77,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/treeseg.md b/docs/_treasure/treeseg.md
index e6b3de7..528a7d7 100644
--- a/docs/_treasure/treeseg.md
+++ b/docs/_treasure/treeseg.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: treeseg, A library of tree segmentation and detection algorithms."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -72,3 +73,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/vinv-schema.md b/docs/_treasure/vinv-schema.md
index 9e22c40..fb03de4 100644
--- a/docs/_treasure/vinv-schema.md
+++ b/docs/_treasure/vinv-schema.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: vinv-schema, Lightweight data standard for single-tree based forest management, visualisation & analytics"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -80,3 +81,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/vwm-brandenburg.md b/docs/_treasure/vwm-brandenburg.md
index b2dc5f9..57ddbd2 100644
--- a/docs/_treasure/vwm-brandenburg.md
+++ b/docs/_treasure/vwm-brandenburg.md
@@ -11,6 +11,7 @@ ogimage: https://repository-images.githubusercontent.com/405073306/af23bec9-be60
sharing:
mastodon: "New Treasure discovered: vwm-brandenburg, Illustration of regeneration condition and wildlife impact monitoring."
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -52,7 +53,7 @@ sharing:
-
+
@@ -80,3 +81,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/weblidar-treetop.md b/docs/_treasure/weblidar-treetop.md
index 19783f9..4008a32 100644
--- a/docs/_treasure/weblidar-treetop.md
+++ b/docs/_treasure/weblidar-treetop.md
@@ -11,6 +11,7 @@ ogimage:
sharing:
mastodon: "New Treasure discovered: weblidar-treetop, "
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -78,3 +79,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/_treasure/wheelRuts_semanticSegmentation.md b/docs/_treasure/wheelRuts_semanticSegmentation.md
index 0b12abc..04cfe69 100644
--- a/docs/_treasure/wheelRuts_semanticSegmentation.md
+++ b/docs/_treasure/wheelRuts_semanticSegmentation.md
@@ -6,11 +6,12 @@ tags: forest-machines segmentation detection remote-sensing
url: /wheelRuts_semanticSegmentation
published: 2022-07-05
updated: 2022-07-05T15:02:07Z
-ogimage:
+ogimage: https://user-images.githubusercontent.com/5663984/169524083-197f2a17-fbc9-4b87-b0fb-324217caade5.png
sharing:
mastodon: "New Treasure discovered: wheelRuts_semanticSegmentation, semantic segmentation of wheel-ruts caused by forestry machinery"
---
+
@@ -20,8 +21,8 @@ sharing:
-
-
+
+
@@ -51,6 +52,10 @@ sharing:
semantic segmentation of wheel-ruts caused by forestry machinery
+
+
+
+
@@ -74,3 +79,4 @@ sharing:
+
\ No newline at end of file
diff --git a/docs/assets/app.js b/docs/assets/app.js
index db78683..8bae480 100644
--- a/docs/assets/app.js
+++ b/docs/assets/app.js
@@ -36,7 +36,7 @@ function updateIsland(){
treasureCounter = 0;
for(var i in treasure){
var img = document.createElement('img')
- img.src = './assets/coin-stacked.svg';
+ img.src = '/assets/coin-stacked.svg';
img.style.bottom = (treasureCounter*5) + 'px';
img.style.left = (Math.random() * 8 - 4) + 'px';
img.style.zIndex = treasureCounter;
@@ -571,14 +571,14 @@ function initData(){
backDrop.addEventListener("click", toggleFeed);
}
- fetch('/assets/repositories.json')
+ /*fetch('/assets/repositories.json')
.then(response => response.json())
.then(extData => {
data = extData;
sortPirates(data);
if(pageType == 'myTreasure') createList('pf-ship-list');
else if(pageType == 'default') updateTagFilterMen();
- });
+ });*/
}
if (document.readyState === "complete" || document.readyState === "interactive") {
diff --git a/docs/css/styles.scss b/docs/css/styles.scss
index dfecf13..9c13820 100644
--- a/docs/css/styles.scss
+++ b/docs/css/styles.scss
@@ -34,7 +34,6 @@ h1.pf-title{
.pf-under-title{
font-size: 0.8em;
font-weight: bold;
- margin-bottom: 100px;
}
.pf-skelleton-img{
min-width: 400px;
@@ -65,9 +64,6 @@ a:hover, .pf-active{
img{
max-width: 100%;
}
-header{
- margin-bottom: 50px;
-}
.m-2{
margin: 0 0 1em 1em;
}
@@ -183,8 +179,9 @@ header{
}
#gf-to-chest{
position: absolute;
- top: 0;
- right: 0;
+ top: 10px;
+ right: 10px;
+ white-space: nowrap;
}
#gf-to-chest, #gf-to-list{
font-size: 0.6em;
@@ -566,7 +563,7 @@ footer > *{
top: 0;
left: 0;
width: 100%;
- height: 240px;
+ height: 100px;
margin-bottom: 30px;
pointer-events:none;
@@ -575,9 +572,6 @@ footer > *{
}
}
-.pf-night-sky-spacer{
- height: 240px;
-}
@keyframes pf-star-flicker {
0% {
opacity: 0.1;
@@ -593,9 +587,7 @@ footer > *{
.pf-hidden-small{
display: block;
}
-.pf-ad{
- margin: 50px 0;
-}
+
.pf-flag{
flex-direction: column;
margin-right: 0;
@@ -603,6 +595,7 @@ footer > *{
.pf-flag > *:first-child{
width: 100%;
flex-direction: row;
+ align-items: flex-end;
.pf-filter-col{
margin: 0;
display: flex;
@@ -612,11 +605,6 @@ footer > *{
}
}
}
-.pf-feed-line{
- position: relative;
- left: 30px;
- top: 20px;
-}
@media only screen and (max-width: 800px) {
.pf-ship-list{
margin: 0 10px;
@@ -642,9 +630,7 @@ footer > *{
bottom: 0;
}
- .pf-night-sky-spacer, .pf-night-sky{
- height: 100px !important;
- }
+
#pf-night-sky{
top: 75px;
}
diff --git a/templates/treasures-template.md b/templates/treasures-template.md
index d48fd36..cefcbd3 100644
--- a/templates/treasures-template.md
+++ b/templates/treasures-template.md
@@ -21,5 +21,6 @@ sharing:
-
-{% include list-entry repository=repository %}
+
+ {% include list-entry repository=repository %}
+
\ No newline at end of file