tarasis.net/_site/assets/js/lunr/lunr-store.js

12 lines
776 B
JavaScript
Raw Normal View History

2019-02-23 01:47:05 +01:00
var store = [{
"title": "Welcome to Jekyll!",
"excerpt":"Youll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when...","categories": ["jekyll","update"],
"tags": ["test","blargh"],
"url": "http://0.0.0.0:4000/jekyll/update/welcome-to-jekyll/",
"teaser":null},{
"title": "First Post",
2019-02-23 03:26:35 +01:00
"excerpt":"Just a test post. This is the first, of a new blog that is powered by Jekyll hello world! ","categories": [],
2019-02-23 01:47:05 +01:00
"tags": [],
"url": "http://0.0.0.0:4000/first-post/",
"teaser":null},]