mirror of
				https://github.com/offen/docker-volume-backup.git
				synced 2025-10-30 00:45:59 +08:00 
			
		
		
		
	* Set up documentation site using jekyll * Add workflow for deploying docs * Ini formatting is hard to read * Add instructions on how to run docs locally * Work through docs * Remove content from README * Miscellaneous fixes * Fix artifact upload
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			85 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			85 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| source 'https://rubygems.org'
 | |
| 
 | |
| gem "jekyll", "~> 4.3.2"
 | |
| gem "just-the-docs", "0.6.1"
 |