Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 2.71 KB

README.md

File metadata and controls

62 lines (39 loc) · 2.71 KB

fakeblog123

We use this repository to host a blog used to test our other tools history4feed and Obstracts.

Unless you're helping to develop these products, this repo is likely of no use.

Incase it is, the critical details...

To run locally;

git clone https://github.com/muchdogesec/fakeblog123
cd fakeblog123
gem install bundler jekyll
bundle exec jekyll serve

http://localhost:4000/

Feeds

(If running locally replace https://muchdogesec.github.io/fakeblog123/feeds/ with http://127.0.0.1:4000/)

You can access the blog here: https://muchdogesec.github.io/fakeblog123/

To test downstream software, the autogenerated ATOM feed is converted to various other formats for testing. Here are those feed URLs, and how they are created;

RSS

Full text

Partial content

ATOM

Full text

Partial content

License

Apache 2.0.