xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

Strapi & headless CMS All In One

Strapi & headless CMS All In One

Strapi - Open source Node.js Headless CMS 🚀

image

https://strapi.io/

🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.

https://github.com/strapi/strapi

free

https://strapi.io/pricing-self-hosted

https://docs.strapi.io/developer-docs/latest/getting-started/quick-start.html

demos

# cli

CSS Animation Effect

pulse 脉冲/ 脉搏

heartbeat / 心跳

https://strapi.io/cloud


.ytp-title-beacon {
  border-radius: 25px;
  display: none;
  position: absolute;
  z-index: -1;
  -webkit-animation: ytp-title-beacon-pulse 2s 5;
  animation: 2000ms ease 0ms 5 normal none running ytp-title-beacon-pulse;
}

@keyframes ytp-title-beacon-pulse {
  0% {
    background: black;
    width: 40px;
    height: 40px;
    left: 5px;
    top: 5px
  }

  50% {
    background: transparent;
    width: 50px;
    height: 50px;
    left: 0;
    top: 0
  }
}

Strapi Conf 2022 Keynote

(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!

refs



©xgqfrms 2012-2021

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2023-01-19 09:47  xgqfrms  阅读(42)  评论(1编辑  收藏  举报