mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-10-31 14:26:40 +00:00 
			
		
		
		
	Restore deleted repositories
This commit is contained in:
		
							
								
								
									
										14
									
								
								search.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								search.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| --- | ||||
| --- | ||||
| [ | ||||
|   {% for post in site.posts %}{% unless post.layout == "encrypt" %} | ||||
|     { | ||||
|       "title"    : "{{ post.title | escape }}", | ||||
|       "category" : "{{ post.category }}", | ||||
|       "tags"     : "{{ post.tags | join: ', ' }}", | ||||
|       "url"      : "{{ site.baseurl }}{{ post.url }}", | ||||
|       "date"     : "{{ post.date | date: "%Y/%m/%d" }}", | ||||
|       "content": {{ post.content | strip_html | strip_newlines | jsonify }} | ||||
|     }{% unless forloop.last %},{% endunless %}{% endunless %} | ||||
|   {% endfor %} | ||||
| ] | ||||
		Reference in New Issue
	
	Block a user
	 mayx
					mayx