Skip to content

Commit

Permalink
[main] initial commit for spadi alliance including original examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinsuke OTA committed Dec 1, 2022
1 parent 2112cfb commit 4d40108
Show file tree
Hide file tree
Showing 36 changed files with 3,262 additions and 23 deletions.
Binary file added assets/icons/SPADI-A.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/icons/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 31 additions & 23 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
baseURL = "/"
title = "Goldydocs"
title = "SPADI Alliance"

# Language settings
contentDir = "content/en"
defaultContentLanguage = "en"
defaultContentLanguageInSubdir = false
contentDir = "content/ja"
defaultContentLanguage = "ja"
defaultContentLanguageInSubdir = true
# Useful when translating.
enableMissingTranslationPlaceholders = true

Expand Down Expand Up @@ -59,27 +59,35 @@ id = "UA-00000000-0"
# Language configuration

[languages]
[languages.ja]
title = "SPADI Alliance"
description = "Community site for SPADI Alliance"
languageName ="日本語"
contentDir = "content/ja"
# Weight used for sorting.
weight = 1
[languages.en]
title = "Goldydocs"
description = "A Docsy example site"
title = "SPADI Alliance"
# description = "A Docsy example site"
languageName ="English"
contentDir = "content/en"
# Weight used for sorting.
weight = 1
[languages.no]
title = "Goldydocs"
description = "Docsy er operativsystem for skyen"
languageName ="Norsk"
contentDir = "content/no"
time_format_default = "02.01.2006"
time_format_blog = "02.01.2006"

[languages.fa]
title = "اسناد گلدی"
description = "یک نمونه برای پوسته داکسی"
languageName ="فارسی"
contentDir = "content/fa"
time_format_default = "2006.01.02"
time_format_blog = "2006.01.02"
weight = 2
# [languages.no]
# title = "Goldydocs"
# description = "Docsy er operativsystem for skyen"
# languageName ="Norsk"
# contentDir = "content/no"
# time_format_default = "02.01.2006"
# time_format_blog = "02.01.2006"
#
# [languages.fa]
# title = "اسناد گلدی"
# description = "یک نمونه برای پوسته داکسی"
# languageName ="فارسی"
# contentDir = "content/fa"
# time_format_default = "2006.01.02"
# time_format_blog = "2006.01.02"

[markup]
[markup.goldmark]
Expand All @@ -98,7 +106,7 @@ time_format_blog = "2006.01.02"
section = ["HTML", "print", "RSS"]

[params]
copyright = "The Docsy Authors"
copyright = "Managing Board of SPADI Alliance"
privacy_policy = "https://policies.google.com/privacy"

# First one is picked as the Twitter card image if not set on page.
Expand Down
83 changes: 83 additions & 0 deletions content/ja/_index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
+++
title = "SPADI Alliance"
linkTitle = "SPADI Alliance"

+++

{{< blocks/cover title="Welcome to SPADI Alliance!" image_anchor="top" height="full" color="orange" >}}
<div class="mx-auto">
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
Learn More <i class="fas fa-arrow-alt-circle-right ml-2"></i>
</a>
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="{{< relref "/about" >}}">
About Us <i class="fas fa-arrow-alt-circle-right ml-2"></i>
</a>
<!--
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/google/docsy-example">
Download <i class="fab fa-github ml-2 "></i>
</a>
-->
<p class="lead mt-5">A standardized zero-data-loss DAQ system makes us happy!!</p>
{{< blocks/link-down color="info" >}}
</div>
{{< /blocks/cover >}}


{{% blocks/lead color="primary" %}}
SPADI Alliance はゼロデータ損失の次世代データ収集パッケージを開発・普及することを目的とした開発共同体です。
開発への参加はもちろん、議論、情報収集のためのみでもご参加いただけます。
{{% /blocks/lead %}}

{{< blocks/section color="dark" >}}
{{% blocks/feature icon="fa-lightbulb" title="New zero-data-loss DAQ!" %}}

SPADI Alliance aims providing a standardized zero-data-loss data acquisition packages
{{% /blocks/feature %}}


{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/google/docsy-example" %}}
We do a [Pull Request](https://github.com/google/docsy-example/pulls) contributions workflow on **GitHub**. New users are always welcome!
{{% /blocks/feature %}}


{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/docsydocs" %}}
For announcement of latest features etc.
{{% /blocks/feature %}}


{{< /blocks/section >}}


<!--
{{< blocks/section >}}
<div class="col">
<h1 class="text-center">This is the second Section</h1>
</div>
{{< /blocks/section >}}
{{< blocks/section >}}
{{% blocks/feature icon="fab fa-app-store-ios" title="Download **from AppStore**" %}}
Get the Goldydocs app!
{{% /blocks/feature %}}
{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/google/docsy-example" %}}
We do a [Pull Request](https://github.com/google/docsy-example/pulls) contributions workflow on **GitHub**. New users are always welcome!
{{% /blocks/feature %}}
{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/GoHugoIO" %}}
For announcement of latest features etc.
{{% /blocks/feature %}}
{{< /blocks/section >}}
{{< blocks/section >}}
<div class="col-12">
<h1 class="text-center">This is another Section</h1>
</div>
{{< /blocks/section >}}
-->
81 changes: 81 additions & 0 deletions content/ja/_index.html.bk
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
+++
title = "SPADI Alliance"
linkTitle = "SPADI Alliance"

+++

{{< blocks/cover title="Welcome to Goldydocs: A Docsy Example Project!" image_anchor="top" height="full" color="orange" >}}
<div class="mx-auto">
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
Learn More <i class="fas fa-arrow-alt-circle-right ml-2"></i>
</a>
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/google/docsy-example">
Download <i class="fab fa-github ml-2 "></i>
</a>
<p class="lead mt-5">Porridge temperature assessment - in the cloud!</p>
{{< blocks/link-down color="info" >}}
</div>
{{< /blocks/cover >}}


{{% blocks/lead color="primary" %}}
Goldydocs provides a single web UI providing visibility into porridge temperature, chair size, and bed softness metrics! You can even find out who's been eating **your** porridge.

(Sadly, Goldydocs isn't a real project, but you can use this site as an example to create your own real websites with [Docsy](https://docsy.dev))
{{% /blocks/lead %}}

{{< blocks/section color="dark" >}}
{{% blocks/feature icon="fa-lightbulb" title="New chair metrics!" %}}
The Goldydocs UI now shows chair size metrics by default.

Please follow this space for updates!
{{% /blocks/feature %}}


{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/google/docsy-example" %}}
We do a [Pull Request](https://github.com/google/docsy-example/pulls) contributions workflow on **GitHub**. New users are always welcome!
{{% /blocks/feature %}}


{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/docsydocs" %}}
For announcement of latest features etc.
{{% /blocks/feature %}}


{{< /blocks/section >}}


{{< blocks/section >}}
<div class="col">
<h1 class="text-center">This is the second Section</h1>
</div>

{{< /blocks/section >}}



{{< blocks/section >}}
{{% blocks/feature icon="fab fa-app-store-ios" title="Download **from AppStore**" %}}
Get the Goldydocs app!
{{% /blocks/feature %}}


{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/google/docsy-example" %}}
We do a [Pull Request](https://github.com/google/docsy-example/pulls) contributions workflow on **GitHub**. New users are always welcome!
{{% /blocks/feature %}}


{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/GoHugoIO" %}}
For announcement of latest features etc.
{{% /blocks/feature %}}


{{< /blocks/section >}}

{{< blocks/section >}}

<div class="col-12">
<h1 class="text-center">This is another Section</h1>
</div>

{{< /blocks/section >}}
78 changes: 78 additions & 0 deletions content/ja/about/_index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
title: About SPADI Alliance
linkTitle: About
menu:
main:
weight: 10

---


{{< blocks/cover title="About SPADI Alliance" image_anchor="bottom" height="min" >}}

<p class="lead mt-5">Signal Processing and Data Acquisition Infrastructure development Alliance
</p>

{{< /blocks/cover >}}

{{% blocks/lead %}}
**SPADI Alliance** はゼロデータ損失の次世代データ収集パッケージを開発・普及させることを目的とした開発共同体です。
開発への参加はもちろん、議論、情報収集のためのみでもご参加いただけます。

ぜひメーリングリストへの[参加登録](https://docs.google.com/forms/d/e/1FAIpQLSdSp4D-GeUGGy850BywAuEZXFtqLSe_2SuJ7LMnEcFVNZeR9g/viewform)をお願いします。情報共有は mattermost によっても行われています。

[参加登録フォーム](https://docs.google.com/forms/d/e/1FAIpQLSdSp4D-GeUGGy850BywAuEZXFtqLSe_2SuJ7LMnEcFVNZeR9g/viewform)

{{% /blocks/lead %}}


{{< blocks/section >}}
<div class="col-12">
<h4 class="text-center">
2022/12/01 現在、14機関73名の参加者に登録いただいており、
<br/>
7つのワーキンググループにぶらさがるの10以上のタスクフォースによって開発を進めています。
<br/>
2023年度に最初のゼロデータ損失パッケージの普及を目指します。
</h4>
</div>

{{< /blocks/section >}}



{{< blocks/section >}}

<div class="col-12">
<h4 class="text-center">
SPADI Alliance の活動は戦略会議によって運営され、幹事機関、副幹事機関によって支援されています。
</h4>
</div>

{{< /blocks/section >}}



{{< blocks/section >}}


<div class="col-12">
<h4 class="text-center">戦略会議メンバー</h4>
<ul style="width:fit-content; margin:auto;">
<li>大田晋輔 (RCNP データ収集基盤室)</li>
<li>本多良太郎 (IPNS E-SYS)</li>
<li>馬場秀忠 (RNC 情報処理技術チーム)</li>
<li>郡司卓 (CNS クォークグループ)</li>
<li>宮部学 (ELPH 核物理研究部)</li>
<li>白鳥昂太郎 (RCNP データ収集基盤室)</li>
<li>小林信之 (RCNP 核物理実験研究部門)</li>
<li>五十嵐洋一 (IPNS E-SYS)</li>
<li>堀田智昭 (RCNP 核物理実験研究部門)</li>
<li>野海博之 (RCNP 核物理実験研究部門)</li>
<li>青井考 (RCNP 核物理実験研究部門)</li>
<li>民井淳 (RCNP データ収集基盤室</li>
<li>田中真伸 (IPNS E-SYS)</li>
</ul>
</div>

{{< /blocks/section >}}
Binary file added content/ja/about/featured-background.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions content/ja/blog/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Docsy Blog"
linkTitle: "Blog"
menu:
main:
weight: 30
---


This is the **blog** section. It has two categories: News and Releases.

Files in these directories will be listed in reverse chronological order.

8 changes: 8 additions & 0 deletions content/ja/blog/news/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

---
title: "News About Docsy"
linkTitle: "News"
weight: 20
---


Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions content/ja/blog/news/first-post/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
date: 2018-10-06
title: "Easy documentation with Docsy"
linkTitle: "Announcing Docsy"
description: "The Docsy Hugo theme lets project maintainers and contributors focus on content, not on reinventing a website infrastructure from scratch"
author: Riona MacNamara ([@rionam](https://twitter.com/bepsays))
resources:
- src: "**.{png,jpg}"
title: "Image #:counter"
params:
byline: "Photo: Riona MacNamara / CC-BY-CA"
---

**This is a typical blog post that includes images.**

The front matter specifies the date of the blog post, its title, a short description that will be displayed on the blog landing page, and its author.

## Including images

Here's an image (`featured-sunset-get.png`) that includes a byline and a caption.

{{< imgproc sunset Fill "600x300" >}}
Fetch and scale an image in the upcoming Hugo 0.43.
{{< /imgproc >}}

The front matter of this post specifies properties to be assigned to all image resources:

```
resources:
- src: "**.{png,jpg}"
title: "Image #:counter"
params:
byline: "Photo: Riona MacNamara / CC-BY-CA"
```

To include the image in a page, specify its details like this:

```
{{< imgproc sunset Fill "600x300" >}}
Fetch and scale an image in the upcoming Hugo 0.43.
{{< /imgproc >}}
```

The image will be rendered at the size and byline specified in the front matter.


Loading

0 comments on commit 4d40108

Please sign in to comment.