Skip to content

Commit

Permalink
changing all images to be less heavy
Browse files Browse the repository at this point in the history
  • Loading branch information
egazzarr committed Sep 15, 2023
1 parent 8f342b9 commit c89973f
Show file tree
Hide file tree
Showing 402 changed files with 1,484 additions and 259 deletions.
Empty file modified .github/workflows/hugo.yml
100644 → 100755
Empty file.
Empty file modified .nojekyll
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
33 changes: 24 additions & 9 deletions config.toml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ publishDir = "docs"
scopusLink = false
dimensionsLink = false
dimensionCitations = false
backgroundPath = "images/estate/mountain.JPG"
backgroundPath = "images/estate/mountain.jpg"
googleScholar = 'XXXX' # These are needed only if set to true above
scopusID = 'XXXX'
dimensionsID = 'XXXX'
Expand Down Expand Up @@ -55,15 +55,30 @@ publishDir = "docs"
name = "p5"
url = "/p5/"

[[menu.main]]
identifier = "dual"
name = "dual"
url = "/dual/"
[[menu.main]]
identifier = "dual"
name = "dual"
url = "/dual/"

[[menu.main]]
identifier = "ceramica"
name = "ceramica"
url = "/ceramica/"

[[menu.main]]
identifier = "triad"
name = "triad"
url = "/triad/"

[[menu.main]]
identifier = "blues"
name = "blues"
url = "/blues/"

[[menu.main]]
identifier = "ceramica"
name = "ceramica"
url = "/ceramica/"
[[menu.main]]
identifier = "portrait"
name = "portrait"
url = "/portrait/"

#----- NavBottom Links ------
[[menu.bot]]
Expand Down
Empty file modified content/about/about.md
100644 → 100755
Empty file.
14 changes: 14 additions & 0 deletions content/blues/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Blues"
# date: year-month-day
type:
doi:
PMID:
link:
journal:
authors:
- First
- Second

draft: false
---
Empty file modified content/bw/_index.md
100644 → 100755
Empty file.
Empty file modified content/ceramica/_index.md
100644 → 100755
Empty file.
Empty file modified content/color/_index.md
100644 → 100755
Empty file.
Empty file modified content/cv/cv.md
100644 → 100755
Empty file.
Empty file modified content/dual/_index.md
100644 → 100755
Empty file.
Empty file modified content/estate/_index.md
100644 → 100755
Empty file.
Empty file modified content/mindmap/mindmap.md
100644 → 100755
Empty file.
Empty file modified content/p5/_index.md
100644 → 100755
Empty file.
14 changes: 14 additions & 0 deletions content/portrait/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Portrait"
# date: year-month-day
type:
doi:
PMID:
link:
journal:
authors:
- First
- Second

draft: false
---
Empty file modified content/publications/publications.md
100644 → 100755
Empty file.
Empty file modified content/slab_city/_index.md
100644 → 100755
Empty file.
14 changes: 14 additions & 0 deletions content/triad/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Triad"
# date: year-month-day
type:
doi:
PMID:
link:
journal:
authors:
- First
- Second

draft: false
---
12 changes: 12 additions & 0 deletions docs/about/about/index.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
<a class="nav-link" href='/portfolio/portfolio/bw/' title="">b&#43;w</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/blues/' title="">blues</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/ceramica/' title="">ceramica</a>
</li>
Expand All @@ -67,10 +71,18 @@
<a class="nav-link" href='/portfolio/portfolio/p5/' title="">p5</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/portrait/' title="">portrait</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/slab_city/' title="">slab_city</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/triad/' title="">triad</a>
</li>

</ul>
</div>
</nav>
Expand Down
14 changes: 13 additions & 1 deletion docs/about/index.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
<a class="nav-link" href='/portfolio/portfolio/bw/' title="">b&#43;w</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/blues/' title="">blues</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/ceramica/' title="">ceramica</a>
</li>
Expand All @@ -67,10 +71,18 @@
<a class="nav-link" href='/portfolio/portfolio/p5/' title="">p5</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/portrait/' title="">portrait</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/slab_city/' title="">slab_city</a>
</li>

<li class="navbar-item">
<a class="nav-link" href='/portfolio/portfolio/triad/' title="">triad</a>
</li>

</ul>
</div>
</nav>
Expand Down Expand Up @@ -128,7 +140,7 @@

<div class="container" id="about">

<center><img src="../images/illustra.png"; width="100%"></center>
<center><img src="../images/me.png"; width="100%"></center>



Expand Down
Empty file modified docs/about/index.xml
100644 → 100755
Empty file.
27 changes: 27 additions & 0 deletions docs/authors/first/index.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@
<description></description>
</item>

<item>
<title>Blues</title>
<link>https://egazzarr.github.io/portfolio/blues/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://egazzarr.github.io/portfolio/blues/</guid>
<description></description>
</item>

<item>
<title>Ceramica</title>
<link>https://egazzarr.github.io/portfolio/ceramica/</link>
Expand Down Expand Up @@ -64,6 +73,15 @@
<description></description>
</item>

<item>
<title>Portrait</title>
<link>https://egazzarr.github.io/portfolio/portrait/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://egazzarr.github.io/portfolio/portrait/</guid>
<description></description>
</item>

<item>
<title>Slab City</title>
<link>https://egazzarr.github.io/portfolio/slab_city/</link>
Expand All @@ -74,5 +92,14 @@
This series reveals humans presence in unusual environments and his ability to adapt and coexist with them. It highlights the contrasts between humans and wilderness and how the latter always ends up establishing its dominion.</description>
</item>

<item>
<title>Triad</title>
<link>https://egazzarr.github.io/portfolio/triad/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://egazzarr.github.io/portfolio/triad/</guid>
<description></description>
</item>

</channel>
</rss>
Empty file modified docs/authors/index.xml
100644 → 100755
Empty file.
27 changes: 27 additions & 0 deletions docs/authors/second/index.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@
<description></description>
</item>

<item>
<title>Blues</title>
<link>https://egazzarr.github.io/portfolio/blues/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://egazzarr.github.io/portfolio/blues/</guid>
<description></description>
</item>

<item>
<title>Ceramica</title>
<link>https://egazzarr.github.io/portfolio/ceramica/</link>
Expand Down Expand Up @@ -64,6 +73,15 @@
<description></description>
</item>

<item>
<title>Portrait</title>
<link>https://egazzarr.github.io/portfolio/portrait/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://egazzarr.github.io/portfolio/portrait/</guid>
<description></description>
</item>

<item>
<title>Slab City</title>
<link>https://egazzarr.github.io/portfolio/slab_city/</link>
Expand All @@ -74,5 +92,14 @@
This series reveals humans presence in unusual environments and his ability to adapt and coexist with them. It highlights the contrasts between humans and wilderness and how the latter always ends up establishing its dominion.</description>
</item>

<item>
<title>Triad</title>
<link>https://egazzarr.github.io/portfolio/triad/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>

<guid>https://egazzarr.github.io/portfolio/triad/</guid>
<description></description>
</item>

</channel>
</rss>
Loading

0 comments on commit c89973f

Please sign in to comment.