NickCraver / StackExchange.Exceptional

Error handler used for the Stack Exchange network
https://nickcraver.com/StackExchange.Exceptional/
Apache License 2.0
860 stars 170 forks source link

Port docs to Jekyll #87

Closed mmillican closed 7 years ago

mmillican commented 7 years ago

The docs will likely need an overhaul for v2, but figured it would be helpful to port the docs to Jekyll and structure similar to MiniProfiler.

I ported the readme, Initial and SQL setup docs mostly as-is so far, with a few formatting changes, etc.

Happy to help update as necessary.

NickCraver commented 7 years ago

Merged in, thanks! I'll see what GitHub does with the pages here since I also have pages under my account...may be a bit trickier.

mmillican commented 7 years ago

Sounds good, let me know if I need to change anything.

NickCraver commented 7 years ago

@mmillican got it spun up with Jekyll locally and fixed up the bits - now live at https://nickcraver.com/StackExchange.Exceptional/

mmillican commented 7 years ago

Nice! Looks good to me. Not sure how much configuration related things will change, but I was thinking I could start documenting those next. Thoughts?

NickCraver commented 7 years ago

I'd hold off on those - I really need to figure out how the GetCustomData works...and that may mean everything going static, or inheriting per child or something else...may change every single call indeed.