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

Commit7b188a1

Browse files
committed
modules: update - migrate to events
1 parent37ec62b commit7b188a1

File tree

4 files changed

+6
-12
lines changed

4 files changed

+6
-12
lines changed

‎content/event/_index.md‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
22
title:Recent & Upcoming Events
33

4-
# This is the event/talk archive page.
5-
layout:talk
6-
74
# View.
85
# 1 = List
96
# 2 = Compact

‎content/event/example/index.md‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
22
title:Example Event
33

4-
# This page represents an event/talk.
5-
type:talk
6-
74
event:Wowchemy Conference
85
event_url:https://example.org
96

‎go.mod‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/wowchemy/starter-research-group
33
go1.15
44

55
require (
6-
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academicv0.0.0-20201129124759-cdcfa2da28e2// indirect
7-
github.com/wowchemy/wowchemy-hugo-modules/wowchemyv0.0.0-20201129124759-cdcfa2da28e2// indirect
6+
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academicv0.0.0-20201228231801-219b05cbd2c4// indirect
7+
github.com/wowchemy/wowchemy-hugo-modules/wowchemyv0.0.0-20201228231801-219b05cbd2c4// indirect
88
)

‎go.sum‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academicv0.0.0-20201129124759-cdcfa2da28e2 h1:9xMDzFv9AeLK1hk+/zUQZn9xMVEqnaEXLucTDmuV9wo=
2-
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academicv0.0.0-20201129124759-cdcfa2da28e2/go.mod h1:TU3QDPUdBSQnvDP5QVCwjAkBIdVMS/bKFA8jr3eI5AY=
3-
github.com/wowchemy/wowchemy-hugo-modules/wowchemyv0.0.0-20201129124759-cdcfa2da28e2 h1:gGFh4JB+4FzJEcj9rfQ6pkL+Ql4kQ+DxGcnKJYHKdrM=
4-
github.com/wowchemy/wowchemy-hugo-modules/wowchemyv0.0.0-20201129124759-cdcfa2da28e2/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8=
1+
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academicv0.0.0-20201228231801-219b05cbd2c4 h1:taX+pKqywm2nxmGsVZNj2OCoW39yzLJHwfC4e3j2PO0=
2+
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academicv0.0.0-20201228231801-219b05cbd2c4/go.mod h1:TU3QDPUdBSQnvDP5QVCwjAkBIdVMS/bKFA8jr3eI5AY=
3+
github.com/wowchemy/wowchemy-hugo-modules/wowchemyv0.0.0-20201228231801-219b05cbd2c4 h1:EIk8PqNiLg1YcddZWwh2Khgvfkxh5KSX5hNsI7UBJVM=
4+
github.com/wowchemy/wowchemy-hugo-modules/wowchemyv0.0.0-20201228231801-219b05cbd2c4/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp