Skip to content

psdesignuk/geek-mental-help-week

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GEEK Mental Help Week

Starting on October 27th, Geek Mental Help Week is a week-long series articles, blog posts, conversations, podcasts and events across the web, about mental health issues, how to help people who suffer and those who care for us. Official announcement is here.

Contribute

If you have written an article, recorded a podcast or have organised an event for Geek Mental Help Week, please follow the simple guide below to add your submission.

  1. Clone this repository;
  2. Edit the index.html file, adding your submission into the appropriate section (eg. <section id="articles">) using the template provided below (also available in the index.html file's comments);
  3. Submit a pull request

Submission template

Just replace the placeholders in square brackets. The class="date" and class="author" paragraphs are optional.

	<div class="submission">
		<p class="date"><time datetime="[formatted date]">[humanized date]</time></p>
		<h3>
			<a href="[submission link]">[Title of submission]</a>
		</h3>
		<p class="author">
			<i>by</i> <a href="[Author's Twitter or blog]">[Author name]</a>
		</p>
		<p>
			[submission description]
		</p>
	</div>

Sharing

The Twitter hashtag you are looking for is #geekmentalhelp

About

My Submission to Geek Mental Help Week

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%