### Run Jekyll Server Locally Source: https://github.com/simpleanalytics/docs/blob/master/README.md This command starts the Jekyll development server on your local machine. It allows you to preview the documentation website before deployment. Ensure you have Ruby and Bundler installed. ```bash bundle exec jekyll serve ``` -------------------------------- ### Expected Output for Proxied Simple Analytics Embed Script Source: https://github.com/simpleanalytics/docs/blob/master/_docs/20_install-script/25_proxy.md This JavaScript snippet shows the expected starting content of the `proxy.js` file when accessed via your configured proxy, confirming that the proxy is correctly serving the Simple Analytics embed script. ```js /* Simple Analytics - Privacy friendly analytics ... */ ``` -------------------------------- ### Example Rendered HTML Output with Simple Analytics Source: https://github.com/simpleanalytics/docs/blob/master/_docs/31_integrations/00_django.md Illustrative HTML showing the approximate output generated by the Simple Analytics template tags, including the analytics script and the noscript fallback image, as seen by the browser. ```html example.com ... ... ``` -------------------------------- ### Simple Analytics Embed Script with Optional Noscript Fallback Source: https://github.com/simpleanalytics/docs/blob/master/_docs/20_install-script/25_proxy.md This HTML example provides the Simple Analytics embed script along with an optional `