Create _config.yml
This commit is contained in:
		
							
								
								
									
										19
									
								
								_config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								_config.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
title: "Dark Reader"
 | 
			
		||||
markdown: kramdown
 | 
			
		||||
url: ""
 | 
			
		||||
baseurl: "/jekyll-theme-dark-reader"
 | 
			
		||||
 | 
			
		||||
plugins: 
 | 
			
		||||
  - jekyll-paginate
 | 
			
		||||
  - jemoji
 | 
			
		||||
  
 | 
			
		||||
paginate_path: "/page:num/"
 | 
			
		||||
 | 
			
		||||
paginate: 5
 | 
			
		||||
 | 
			
		||||
defaults:
 | 
			
		||||
  -
 | 
			
		||||
    scope:
 | 
			
		||||
      path: ""
 | 
			
		||||
    values:
 | 
			
		||||
      layout: "post"
 | 
			
		||||
		Reference in New Issue
	
	Block a user