mirror of
				https://github.com/arsenetar/pelican-red.git
				synced 2025-09-11 19:58:18 +00:00 
			
		
		
		
	Adds .gitattributes, .gitignore, and README.md as well as static\config.rb which is the compass configuration file for the sass (scss) style-sheets. The README.md is an initial version.
		
			
				
	
	
		
			7 lines
		
	
	
		
			117 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			117 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Auto detect text files and perform LF normalization
 | |
| * text=auto
 | |
| 
 | |
| # Diff Settings
 | |
| *.html diff=html
 | |
| *.rb   diff=ruby
 |