next
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -7,4 +7,6 @@ __pycache__
 | 
			
		||||
wiki/trash
 | 
			
		||||
wiki/notes.sqlite
 | 
			
		||||
upload.sh
 | 
			
		||||
wiki/**/*.png
 | 
			
		||||
wiki/**/*.png.cache
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -75,7 +75,7 @@ I18N_GETTEXT_DOMAIN = 'messages'
 | 
			
		||||
JINJA_ENVIRONMENT = {'extensions': ['jinja2.ext.i18n']}
 | 
			
		||||
 | 
			
		||||
PLUGIN_PATHS = ["plugins/official", "plugins/thirdparty"]
 | 
			
		||||
PLUGINS = [i18n(), "pelican-css", "pelidoc", "series", "subcategory", "tag_cloud", "tipue_search", "replacer", "asciidoctor"]
 | 
			
		||||
PLUGINS = [i18n(), "pelican-css", "series", "subcategory", "tag_cloud", "tipue_search", "replacer", "asciidoctor"]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
ASCIIDOCTOR_CMD = "asciidoctor"
 | 
			
		||||
@@ -87,6 +87,7 @@ ASCIIDOCTOR_EXTRA_OPTIONS = [
 | 
			
		||||
        '--attribute=pygments-css=class',
 | 
			
		||||
        '--attribute=lang=ru',
 | 
			
		||||
        '--attribute=figure-caption=Рис.',
 | 
			
		||||
        '--attribute=toc-title=Содержание',
 | 
			
		||||
        '--attribute=experimental',
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -75,7 +75,7 @@ I18N_GETTEXT_DOMAIN = 'messages'
 | 
			
		||||
JINJA_ENVIRONMENT = {'extensions': ['jinja2.ext.i18n']}
 | 
			
		||||
 | 
			
		||||
PLUGIN_PATHS = ["plugins/official", "plugins/thirdparty"]
 | 
			
		||||
PLUGINS = [i18n(), "pelican-css", "pelidoc", "series", "subcategory", "tag_cloud", "tipue_search", "replacer", "asciidoctor"]
 | 
			
		||||
PLUGINS = [i18n(), "pelican-css", "series", "subcategory", "tag_cloud", "tipue_search", "replacer", "asciidoctor"]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
ASCIIDOCTOR_CMD = "asciidoctor"
 | 
			
		||||
 
 | 
			
		||||
 Submodule themes/bootstrap4 updated: 905ab86433...ce6b18660a
									
								
							
		Reference in New Issue
	
	Block a user