Git tutorial for beginners
Create a new repo on github
ㅤ- Login to github:
gh auth login
- Set global options (name & email):
<!DOCTYPE html> | |
<!-- saved from url=https://web.archive.org/web/20130713072921/https://arrahmah.com/jadwal-shalat/ --> | |
<html lang="id"> | |
<head> | |
<meta charset="utf8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
<title>Jadwal Shalat</title> | |
<link rel="stylesheet" href="./style.css"> | |
</head> | |
<body> |
/** | |
* Alternative to deprecated window.getMatchedCSSRules() | |
* | |
* Usage: getMatchedCSSRules(document.getElementsByClassName('my-element')[0]).cssText; | |
*/ | |
if (typeof window.getMatchedCSSRules !== 'function') { | |
var ELEMENT_RE = /[\w-]+/g, | |
ID_RE = /#[\w-]+/g, | |
CLASS_RE = /\.[\w-]+/g, | |
ATTR_RE = /\[[^\]]+\]/g, |
Git tutorial for beginners
gh auth login
ㅤ
Source:
Github Desktop Portable:
Download & install YTDLnis
Open YTDLnis, go to More > Command Templates > New template
, fill with :
translated title
--extractor-args "youtube:lang=en"
, replace en
with your language codeExtra Command
Create
Go to More > Settings > Downloads
, enable Quick Download