Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-09-30 02:15:56 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-09-30 02:16:05 +0300
commit438512ee525bc4123580dffc856c1c72c902d795 (patch)
tree16e60732bede1f7ededba93e50250899fbabf932
parent50326a86a6a3482e32279d6f7447b1777c005b7e (diff)
demo: edit default user
-rw-r--r--exampleSite/assets/scss/template.scss4
-rw-r--r--exampleSite/content/authors/admin/_index.md10
-rw-r--r--exampleSite/content/authors/admin/avatar.jpgbin12861 -> 1387900 bytes
-rw-r--r--exampleSite/content/home/hero.md6
-rw-r--r--exampleSite/static/uploads/resume.pdf (renamed from exampleSite/static/uploads/demo_resume.pdf)bin40968 -> 40968 bytes
5 files changed, 12 insertions, 8 deletions
diff --git a/exampleSite/assets/scss/template.scss b/exampleSite/assets/scss/template.scss
new file mode 100644
index 00000000..a20077a8
--- /dev/null
+++ b/exampleSite/assets/scss/template.scss
@@ -0,0 +1,4 @@
+// Smaller font for longer names
+.portrait-title h2 {
+ font-size: 1.5rem;
+}
diff --git a/exampleSite/content/authors/admin/_index.md b/exampleSite/content/authors/admin/_index.md
index 4783d7db..4663fffc 100644
--- a/exampleSite/content/authors/admin/_index.md
+++ b/exampleSite/content/authors/admin/_index.md
@@ -1,6 +1,6 @@
---
# Display name
-title: Nelson Bighetti
+title: Alice Bighetti (吳恩達)
# Is this the primary user of the site?
superuser: true
@@ -59,8 +59,8 @@ social:
icon_pack: fab
link: https://www.linkedin.com/
-# Link to a PDF of your resume/CV.
-# To use: copy your resume to `static/uploads/resume.pdf`, enable `ai` icons in `params.toml`,
+# Link to a PDF of your resume/CV from the About widget.
+# To use: copy your resume to `static/uploads/resume.pdf`, enable `ai` icons in `params.toml`,
# and uncomment the lines below.
# - icon: cv
# icon_pack: ai
@@ -73,8 +73,8 @@ email: ""
highlight_name: true
---
-Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
+Alice Bighetti is a professor of artificial intelligence at the Stanford AI Lab. Her research interests include distributed robotics, mobile computing and programmable matter. She leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
-{{< icon name="download" pack="fas" >}} Download my {{< staticref "uploads/demo_resume.pdf" "newtab" >}}resumé{{< /staticref >}}.
+{{< icon name="download" pack="fas" >}} Download my {{< staticref "uploads/resume.pdf" "newtab" >}}resumé{{< /staticref >}}.
diff --git a/exampleSite/content/authors/admin/avatar.jpg b/exampleSite/content/authors/admin/avatar.jpg
index d1361fd8..49337e47 100644
--- a/exampleSite/content/authors/admin/avatar.jpg
+++ b/exampleSite/content/authors/admin/avatar.jpg
Binary files differ
diff --git a/exampleSite/content/home/hero.md b/exampleSite/content/home/hero.md
index 1f2ad474..71a50d5a 100644
--- a/exampleSite/content/home/hero.md
+++ b/exampleSite/content/home/hero.md
@@ -2,17 +2,17 @@
widget: hero
headless: true
weight: 10
-title: Hugo Academic Starter
+title: Hugo Academic Theme
hero_media: hero-academic.png
cta:
label: '**Get Started**'
- url: https://wowchemy.com/templates/
+ url: https://wowchemy.com/hugo-themes/
cta_alt:
label: Ask a question
url: https://discord.gg/z8wNYzb
cta_note:
label: >-
- <a class="js-github-release" href="https://wowchemy.com/updates/" data-repo="gcushen/hugo-academic">Latest release<!-- V --></a><div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/wowchemy-hugo-modules" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star">Star Wowchemy site builder for Hugo</a></div><div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/starter-academic" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star">Star the Academic template</a></div>
+ <a class="js-github-release" href="https://github.com/wowchemy/wowchemy-hugo-themes/releases" data-repo="wowchemy/wowchemy-hugo-themes">Latest release<!-- V --></a><div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/wowchemy-hugo-themes" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star">Star Wowchemy site builder for Hugo</a></div><div style="text-shadow: none;"><a class="github-button" href="https://github.com/wowchemy/starter-hugo-academic" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star">Star the Academic template</a></div>
design:
background:
gradient_end: '#1976d2'
diff --git a/exampleSite/static/uploads/demo_resume.pdf b/exampleSite/static/uploads/resume.pdf
index d0489a3a..d0489a3a 100644
--- a/exampleSite/static/uploads/demo_resume.pdf
+++ b/exampleSite/static/uploads/resume.pdf
Binary files differ