forked from thunderrabbit/mankind-project-japan
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from mkpjapan/user/lunardog/pendantic-fixes
Pendantic fixes
- Loading branch information
Showing
13 changed files
with
66 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ themes | |
public | ||
_site | ||
.jekyll-metadata | ||
Gemfile.lock | ||
Gemfile.lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
- title: Support and Connection | ||
icon: 🤗 | ||
benefits: | ||
- You are <b>heard and respected</b>. Everyone listens to your words. What you say is confidential. | ||
- You are <b>valued</b> and <b>respected</b> by a circle of men who help each other in realizing their dreams. | ||
- "You are **heard and respected**. Everyone listens to your words. What you say is confidential." | ||
- "You are **valued** and **respected** by a circle of men who help each other in realizing their dreams." | ||
|
||
- title: Growth and Belonging | ||
icon: 🤝 | ||
benefits: | ||
- <b>Break free</b> from <b>limiting and sabotaging beliefs</b>. | ||
- <b>Find brotherhood</b> and <b>insight</b>. | ||
- Access your <b>inner leader</b>. | ||
- "**Break free** from **limiting and sabotaging beliefs**." | ||
- "**Find brotherhood** and **insight**." | ||
- "Access your **inner leader**." | ||
|
||
- title: Leadership and Accountability | ||
icon: 🏡 | ||
benefits: | ||
- Men <b>remind</b> you of your <b>commitments</b> without judgment. | ||
- Men <b>hold you accountable</b> and keep you focused on your goals. | ||
- "Men **remind** you of your **commitments** without judgment." | ||
- "Men **hold you accountable** and keep you focused on your goals." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,41 @@ | ||
- q: What is Mankind Project Japan? | ||
a: | | ||
a: > | ||
Mankind Project Japan is a **men's support group** based in **Tokyo** that hosts **weekly online gatherings.** | ||
- q: What are the benefits of joining? | ||
a: | | ||
a: > | ||
You'll gain **support, insights, and connections** with like-minded men. It's an opportunity for **personal growth** and **self-discovery**. | ||
- q: Does it cost any money to join? | ||
a: | | ||
a: > | ||
**No**. Joining Mankind Project Japan's online gatherings is **completely free**. We believe in making our support accessible to all men. | ||
**Note**\: We do ask for **voluntary donations** from time to time in order to cover overheads and grow the group. But these donations are **not a condition** for continued participation. | ||
- q: How can I join? | ||
a: | | ||
a: > | ||
[Sign up here.](https://forms.gle/L64N8goVx42bHz7F7) It's free and open to all men. | ||
- q: How often are the gatherings? | ||
a: | | ||
a: > | ||
We host **weekly** online gatherings. First Tuesdays of the month for **new members**. These ensure regular **support and connection** for our participants. | ||
- q: What topics are discussed? | ||
a: | | ||
a: > | ||
We cover a wide range of topics that includes **personal growth**, **relationships**, and **emotional well-being**. Each gathering is facilitated by experienced leaders. | ||
- q: Can I share my story? | ||
a: | | ||
a: > | ||
**Absolutely**. Our gatherings provide a space for men to share their stories, experiences, and challenges. We encourage open and honest communication. | ||
- q: Are the gatherings confidential? | ||
a: | | ||
a: > | ||
Yes, we **prioritize confidentiality** and create a safe and supportive environment for all participants. What is shared in the gatherings **stays within the group**. | ||
- q: How can I contact you? | ||
a: | | ||
a: > | ||
For further questions or assistance, please feel free to contact us [here](mailto:[email protected]). | ||
- q: Can I attend anonymously? | ||
a: | | ||
**Absolutely!** We respect everyone's privacy and understand that some participants may prefer to attend anonymously. You can choose to use a **pseudonym** during the gatherings. | ||
a: > | ||
**Absolutely!** We respect everyone's privacy and understand that some participants may prefer to attend anonymously. You can choose to use a **pseudonym** during the gatherings. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,9 @@ | ||
<footer> | ||
<div class="container"> | ||
<div class="row"> | ||
<div> | ||
<div class="col-md-6"> | ||
<span class="copyright">Copyright © {{ site.title }} {{ 'now' | date: "%Y" }}</span> | ||
</div> | ||
<!--<div class="col-md-4"> | ||
<ul class="list-inline social-buttons"> | ||
{% for network in site.social %} | ||
<li><a href="{{ network.url }}"><i class="fa fa-{{ network.title }}"></i></a> | ||
</li> | ||
{% endfor %} | ||
</ul> | ||
</div> | ||
<div class="col-md-4"> | ||
<ul class="list-inline quicklinks"> | ||
<li><a href="#">Privacy Policy</a> | ||
</li> | ||
<li><a href="#">Terms of Use</a> | ||
</li> | ||
</ul> | ||
</div>--> | ||
</div> | ||
</div> | ||
</footer> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
{% assign s = site.data.strings['join'] %} | ||
|
||
<section id="{{ s.id }}"> | ||
<div id="{{ s.id }}"> | ||
<div class="row"> | ||
<section class="join-container has-background-dark"> | ||
<section class="content join-container has-background-dark"> | ||
<h2 class="section-heading">{{ s.title }}</h2> | ||
<h3 class="section-subheading">{{ s.subtitle }}</h3> | ||
<a href="{{ s.join_url }}" class="btn btn-xl mx-auto" style="margin:5px">{{ s.button }}</a> | ||
</section> | ||
</div> | ||
</section> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
services: | ||
jekyll: | ||
image: jekyll/jekyll | ||
volumes: | ||
- .:/srv/jekyll | ||
- ./vendor/bundle/:/usr/local/bundle | ||
ports: | ||
- "4000:4000" | ||
command: jekyll serve --force_polling --drafts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters