Links tagged “content-management”
2 links, newest first.
codemonkeyism.com
Sorry for the inconvenience, got slashdotted by reddit.
prismic.io
<script type="text/javascript"> Prismic.Api('https://world-changer.prismic.io/api') .form('features') .ref(Api.master()) .query('[:d = at(document.tags, "promoted")]') .submit(function(documents) { $('template#feature-list').renderHTML(documents) }); </script> <template id="feature-list"> [% feature…
