源码聚合搜索 - 壹搜网为您找到"

Hands-on GitHub Actions (Getting Started with GitHub Actions Workflows)

"相关结果 60条

Timing element visibility with the Intersection Observer API

In this article, we'll build a mock blog which has a number of ads interspersed among the contents of the page, then use the Intersection Observer API to track how much time each ad is visible to the user. When an ad exceeds one minute of visible time, it will be replaced with a new one.
developer.mozilla.org

github actions 简易入门及自动部署博客实践 - 知乎

山月 https://shanyue.tech 22 人赞同了该文章 自从github提供了github actions后,个人或者依赖于github的公司可以考虑把持续集成方案迁到github actionsgithub会提供一个以下配置的服务器做为 runner,可以说相当良心了。 2-co
zhuanlan.zhihu.com

Dynamic scripting with JavaScript

JavaScript is a huge topic, with so many different features, styles, and techniques to learn, and so many APIs and tools built on top of it. This module focuses on the essentials of the core language, plus some key surrounding topics — learning these topics will give you a solid basis to work from.
developer.mozilla.org

使用Github Action 进行前端自动化发布 - NebulaGraph的个人空间 - OSCHINA - 中文开源技术交流社区

![](https://oscimg.oschina.net/oscnet/up-6de9625c61607a8f9db4dfd590f28cfebbc.png) ## 前言 说起自动化,无论是在公司还是我们个人的项目中,都会用到或者编写一些工具来帮助我们去处理琐碎重复的工作,以节约时间提升效率,尤
my.oschina.net

Using interest invokers

Interest invokers provide a mechanism for updating an interface or running custom code when a user "shows interest" or "loses interest" in an element (for example, by hovering or unhovering it). They are most commonly used to show and hide popovers. This guide explains the concepts behind interest invokers, what their use cases are, and how to use them.
developer.mozilla.org

使用Github Actions实现代码推送Github自动同步到Gitee镜像仓库! - china-fanxin的个人空间 - OSCHINA - 中文开源技术交流社区

> 修改: 文章修改于2021/3/1日,昨晚半夜写完的第一套方案白天测试的时候不能实现自动Gitee Pages,所以紧急进行了修改,并对整个流程的细节进行了更详细的描述,相信跟着走下来,大家都可以打造出自己超好用的静态博客写作、部署脚本,从此真正将更多的精力投入的写作中!!! 我的个人博客是通过
my.oschina.net

Build your own function

With most of the essential theory dealt with in the previous article, this article provides practical experience. Here you will get some practice building your own, custom function. Along the way, we'll also explain some useful details of dealing with functions.
developer.mozilla.org

使用 GitHub Actions 发布 API - Learn | Microsoft Docs

已完成100 XP 3 分钟 你已将 API 添加到 Web 应用,并且它们都在本地运行。 现在可将 API 和应用发布到 Azure 静态 Web 应用。 创建 Azure Static Web Apps 实例并要求它监视主分支时,系统会为你生成 GitHub 操作。 GitHub 操作会侦听对存
docs.microsoft.com

Django Tutorial Part 9: Working with forms

In this tutorial, we'll show you how to work with HTML Forms in Django, and, in particular, the easiest way to write forms to create, update, and delete model instances. As part of this demonstration, we'll extend the LocalLibrary website so that librarians can renew books, and create, update, and delete authors using our own forms (rather than using the admin application).
developer.mozilla.org

acuvity/mcp-server-github-chat

Analyzes and queries GitHub repositories using the GitHub Chat API.
hub.docker.com