d352ea8fea53fa554721be56b852f6d96f107ce8
publish / Build-and-publish (push) Successful in 15m47s
The /static/* path sits behind a Cloudflare cache-everything rule with a 62-day edge TTL. An image fetched mid-deploy can pin a bad (truncated/404) response at an edge POP. Re-encoding produces new content-hashed URLs so every variant is fetched fresh from origin. Pixels are identical.
🚀 Quick start
-
Gatsby Cli
This app is built with Gatsby CLI version: 2.12.59
-
Start developing.
Navigate into your site’s directory and start it up.
cd datacontroller.io/ npm run develop -
Open the code and start customizing!
Your site is now running at http://localhost:8000!
-
Learn more
Embed Video Examples:
video: [VideoTitle](https://www.youtube.com/embed/2Xc9gXyf2G4)youtube: https://www.youtube.com/watch?v=XrK3hmYO4agvimeo: https://vimeo.com/417808409
If want to add inline image with text left align / right align use following syntax, and place image to /static
📰 Blog & Feed content
There are two markdown-driven content sections on this site:
- Blog (
content/blog/) — long-form articles, product releases and case studies. Published at/blog/. - Feed (
content/feed/) — short announcements and social-media style updates. Published at/feed/.
Both sections are combined into a single RSS feed at /rss.xml.
See docs/adding-feed-posts.md for a step-by-step guide on adding a new Feed post.
Languages
TypeScript
80%
JavaScript
18.7%
CSS
1.3%
