Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit995c7f7

Browse files
committed
tpl: add blog images, avatars, align titles
1 parentaf21761 commit995c7f7

File tree

9 files changed

+37
-7
lines changed

9 files changed

+37
-7
lines changed

‎README.md‎

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ _[**Wowchemy**](https://wowchemy.com) makes it easy to create a beautiful websit
1111
- 💬[Chat with the**Wowchemy community**](https://discord.gg/z8wNYzb) or[**Hugo community**](https://discourse.gohugo.io)
1212
- 🐦 Twitter:[@wowchemy](https://twitter.com/wowchemy)[@GeorgeCushen](https://twitter.com/GeorgeCushen)[#MadeWithWowchemy](https://twitter.com/search?q=(%23MadeWithWowchemy%20OR%20%23MadeWithAcademic)&src=typed_query)
1313
- 💡[Request a**feature** or report a**bug** for_Wowchemy_](https://github.com/wowchemy/wowchemy-hugo-modules/issues)
14-
- ⬆️**Updating Wowchemy?** View the[Update Guide](https://wowchemy.com/docs/update/) and[Release Notes](https://wowchemy.com/updates/)
14+
- ⬆️**Updating Wowchemy?** View the[Update Guide](https://wowchemy.com/docs/update/) and[Release Notes](https://github.com/wowchemy/wowchemy-hugo-modules/releases)
1515

1616
##Crowd-funded open-source software
1717

1818
To help us develop this template and software sustainably under the MIT license, we ask all individuals and businesses that use it to help support its ongoing maintenance and development via sponsorship.
1919

20-
###[❤️ Click here to unlock rewards with sponsorship](https://wowchemy.com/plans/)
20+
###[❤️ Click here to unlock rewards with sponsorship](https://wowchemy.com/sponsor/)
2121

2222
##Ecosystem
2323

@@ -32,6 +32,11 @@ Please replace the demo images with your own.
3232
-[Female scientist](https://unsplash.com/photos/uVnRa6mOLOM)
3333
-[2 Coders](https://unsplash.com/photos/kwzWjTnDPLk)
3434
-[Cafe](https://unsplash.com/photos/RnDGGnMEOao)
35-
35+
- Blog posts
36+
-https://unsplash.com/photos/AndE50aaHn4
37+
-https://unsplash.com/photos/OYzbqk2y26c
38+
- Avatars
39+
-https://unsplash.com/photos/5yENNRbbat4
40+
-https://unsplash.com/photos/WNoLnJo7tS8
3641

3742
[![Analytics](https://ga-beacon.appspot.com/UA-78646709-2/starter-research-group/readme?pixel)](https://github.com/igrigorik/ga-beacon)

‎assets/scss/template.scss‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
// Make page header alignment consistent with widget page header alignment
2+
.universal-wrapperh1 {
3+
text-align:center;
4+
}
5+
6+
// Center the CTA shortcode button
7+
.cta-group {
8+
justify-content:center;
9+
}

‎content/authors/admin/avatar.jpg‎

1.99 MB
Loading
1.31 MB
Loading

‎content/home/cta.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title:
3+
subtitle:
4+
widget:blank
5+
headless:true
6+
weight:40
7+
design:
8+
columns:'1'
9+
---
10+
11+
{{% cta cta_link="./people/" cta_text="Meet the team →" %}}

‎content/home/welcome.md‎

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,18 @@
66
widget:hero# See https://wowchemy.com/docs/page-builder/
77
headless:true# This file represents a page section.
88
weight:10# Order that this section will appear.
9-
title:"Wowchemy Research Group"
10-
subtitle:""
9+
title:|
10+
Wowchemy
11+
Research Group
1112
hero_media:welcome.jpg
1213
design:
1314
# Choose how many columns the section has. Valid values: 1 or 2.
1415
columns:'1'
15-
advanced:
16+
# Add custom styles
1617
css_style:
1718
css_class:
1819
---
1920

20-
The Wowchemy Research Group has been a center of excellence for Artificial Intelligence research, teaching, and practice since its founding in 2016.
21+
<br>
22+
23+
The**Wowchemy Research Group** has been a center of excellence for Artificial Intelligence research, teaching, and practice since its founding in 2016.
4.88 MB
Loading
2.97 MB
Loading

‎content/post/20-12-02-ICML-best-paper/index.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title:Jian Yang and Monica Hall Win the Best Paper Award at Wowchemy 2020
33
date:2020-12-02
4+
image:
5+
focal_point:"top"
46
---
57

68
Congratulations to Jian Yang and Monica Hall for winning the Best Paper Award at the 2020 Conference on Wowchemy for their paper “Learning Wowchemy”.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp