open-source blog
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					theread.me
 | 
				
			||||||
 | 
					==========
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					An open-source blog, about programming, life and travel, might as well expand to other stuff, too.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Want to write on the blog? open a pull-request.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Authors are anonymous, you are not credited for the posts on the blog (there is no indication of the author of the post).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					There is no clear rule of what gets accepted and what gets rejected, if you get rejected, there will most probably
 | 
				
			||||||
 | 
					be an explanation of why, if it's not something very off-topic, and if value is found in the content, you will most likely
 | 
				
			||||||
 | 
					be accepted. We don't want to dictate anything, we just want to keep things tidy.
 | 
				
			||||||
@@ -6,6 +6,7 @@ baseurl: "" # the subpath of your site, e.g. /blog/
 | 
				
			|||||||
url: "https://theread.me" # the base hostname & protocol for your site
 | 
					url: "https://theread.me" # the base hostname & protocol for your site
 | 
				
			||||||
twitter_username: mdibaiee
 | 
					twitter_username: mdibaiee
 | 
				
			||||||
github_username:  mdibaiee
 | 
					github_username:  mdibaiee
 | 
				
			||||||
 | 
					repo: "https://github.com/mdibaiee/theread.me"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Build settings
 | 
					# Build settings
 | 
				
			||||||
markdown: kramdown
 | 
					markdown: kramdown
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,6 +13,7 @@
 | 
				
			|||||||
      {% endif %}
 | 
					      {% endif %}
 | 
				
			||||||
    {% endfor %}
 | 
					    {% endfor %}
 | 
				
			||||||
    <a href='mailto:{{ site.email }}'>email</a>
 | 
					    <a href='mailto:{{ site.email }}'>email</a>
 | 
				
			||||||
 | 
					    <a href='{{ site.repo }}'>write</a>
 | 
				
			||||||
    <a href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}">rss</a>
 | 
					    <a href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}">rss</a>
 | 
				
			||||||
  </nav>
 | 
					  </nav>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user