eklem / browsercrawler

Crawling content from a site within the browser. A basis for i.e. a search solution for static sites.
https://eklem.github.io/browsercrawler/doc/
MIT License
2 stars 0 forks source link

Generate static test/demo site w/ Jekyll #37

Open eklem opened 6 years ago

eklem commented 6 years ago

For testing and demo purposes

eklem commented 6 years ago

Try Hugo or Webflow

eklem commented 6 years ago

Or Jekyll with GitHub Pages.

eklem commented 6 years ago

Ok, create 10 pages. Make it about the crawler-in-browser, search-index and search-index-housekeeper. Just make it searchable at first, then facets to filter on can be added.


index
  |- about
  |- contact
  |- blog
  |    |- latest story
  |    |- one more not so new story
  |    |- we're up and running
  |- technology
  |    |- basics
  |    |- more advanced stuff
  |    |- stuff we're working on
eklem commented 6 years ago

Hugo and Webflow will happen later.

eklem commented 6 years ago

Move to /doc, make it the default documentation, example and test