minor tweaks
This commit is contained in:
		
							
								
								
									
										11
									
								
								_config.yaml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								_config.yaml
									
									
									
									
									
								
							@@ -44,6 +44,11 @@ license:
 | 
			
		||||
# timezone
 | 
			
		||||
tz: America/New York
 | 
			
		||||
 | 
			
		||||
# 
 | 
			
		||||
jekyll_theme_isabelline:
 | 
			
		||||
  name: Jekyll theme «Isabelline»
 | 
			
		||||
  url: https://github.com/rzen/jekyll-theme-isabelline
 | 
			
		||||
 | 
			
		||||
# used for edit link in the footer
 | 
			
		||||
# leave blank to disable edit link
 | 
			
		||||
# TODO: optional
 | 
			
		||||
@@ -67,7 +72,7 @@ collections:
 | 
			
		||||
    permalink: /link/:title/
 | 
			
		||||
    output: true
 | 
			
		||||
  posts:
 | 
			
		||||
    permalink: /post/:title/
 | 
			
		||||
    # permalink: /post/:title/
 | 
			
		||||
    output: true
 | 
			
		||||
  pages:
 | 
			
		||||
    permalink: /:title/
 | 
			
		||||
@@ -106,7 +111,7 @@ tag_page_dir: tags
 | 
			
		||||
# a superset flavor of Markdown
 | 
			
		||||
# https://kramdown.gettalong.org
 | 
			
		||||
kramdown:
 | 
			
		||||
  auto_ids: false
 | 
			
		||||
  auto_ids: true
 | 
			
		||||
  syntax_highlighter_opts:
 | 
			
		||||
    block:
 | 
			
		||||
      default_lang: javascript
 | 
			
		||||
@@ -127,4 +132,4 @@ sass:
 | 
			
		||||
# include: ["_pages", "_blog", ]
 | 
			
		||||
 | 
			
		||||
# dont move the following to _site/
 | 
			
		||||
exclude: ["docker-compose.yaml", "Gemfile.lock", "Gemfile"]
 | 
			
		||||
exclude: ["docker-compose.yaml", "Gemfile.lock", "Gemfile", "*.gem"]
 | 
			
		||||
		Reference in New Issue
	
	Block a user