mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-10-30 21:15:48 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			122 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			122 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| source 'https://rubygems.org'
 | |
| gem 'jekyll'
 | |
| 
 | |
| group :jekyll_plugins do
 | |
|     gem 'jekyll-postcss'
 | |
|     gem 'jekyll-seo-tag'
 | |
| end |