GitHub ??? ?????? ???? ?? ??? ??? ????? ????? ?? ??? ?? ????. ???? ?? ??? ???? ?? ??? ? ??? ???? ??? ???? ???? ?? ????. ? ???? ??? ????? ?? ???? ?? ??? ????? ??, ?? ?? ?? ? ??? ???? ??? ?? ???? ?? ?? ?????.
?? ???? ??? ???? Forking? ?? ??? ?????? ???? ?? ? ??? ??? ? ? ???? ? ??? ????? ?? ??? ? GIT ??? ??? ? ????.
? ???? Eleventy Project? ??? ???? ??? ? ?? ??? ???? ?? ????? (Hugo, Jekyll, Nuxt ?? ??). ?? ? ?? ???? ?? ? ? ????.
??? ??
?? ?? ???? ???? ????? ??? ??????.
CD ~ MKDIR ?? ???-??? CD ?? ??? ?? ????
??? ??? ? ????? ???? ? ????? ??? ?????.
?? ???? ???
Eleventy?? Node.js? ????? ? ???? ???? JavaScript ?? ? ??? ??? ?? NPM (Node Package Manager)? ?????. node.js? ?????? ???? ??????.
npm init
??? package.json
???? ???? ?? ???? ????? ?????.
Eleventy ??
package.json
???? ?? ????? Eleventy? ??????.
npm install -d @11ty/elventy
????? package.json
? elventy? ???? node_modules
??? ?????. package.json
??? ???? ??? ???? ??? ?????.
?? ??
? ???? ???? ???? ? ??? ?? ??? ???? HTML ??, CSS ? JavaScript? ???? ??? ?????. ??? ???? ?? ??? :
MKDIR SRC SRC/CSS SRC/JS touch index.html css/style.css js/main.js
src
????? ????? Eleventy? ???? css
? js
??? ????? .eleventy.js
??????.
module.exports = function (eleventyconfig) { eleventyconfig.addpassthroughcopy ( "src/css"); eleventyconfig.addpassthroughcopy ( "src/js"); ?? { dir : { ?? : "SRC" } }; };
???? ??? ???????.
NPX @11ty/elventy
_site
?????? ? ???? ?????.
??? ???? ? ??? ??
?? ? ??? ??? ?? : src/index.html
? ??? ??????.
<meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>?? ??? ???</title> <meta name="description" content="?? ? ???"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/style.css"> <h1>? ??? ???? ??? ?? ????!</h1> <script src="js/main.js"></script>
src/css/style.css
? ?? ???? ??????.
? { Font-Family : Sans-Serif; }
src/js/main.js
? ?? ??? JavaScript ?? :
(??() { Console.log ( '?? ??? ???? ?????? JavaScript!'); }) ();
npx @11ty/eleventy --serve
???? ? ???? ??? ? ? ????.
Github ????? ??
git ??? ??? :
git init
_site
? node_modules
?? ? .gitignore
??? ??????.
<code>_site/ node_modules/</code>
GitHub ????? (? : static-site-template
)? ????. ?? ?? ?? ???? ?? ?????.
git ??. git commit -m "First Commit" git ?? ?? ??<your_github_repo_url> git push -u ??? ???</your_github_repo_url>
??? ??? ???
GitHub ??? ???? "??? ???"??? ???????. "? ??? ??"??? ???? ???? ???? ? ????? ?? ? ????.
???? ?????
???? ???? ??? ????? ??? ? ??? ??? ?? ??? ?? ??? ??? ???? ???? ?? ??????.
??
??? ????? ????? ??? ?????? ?? ??? ?? ?? ?? ?? ??? ?? ??? ????? ???? ?? ? ????. ??? ??? ?? ????? ?? ??? ?????? ??? ????.
? Enhanced Guide? ?? ??? ??????? Github ??? ???? ???? ?????? ????? ??? ? ?? ??? ?????.
? ??? GitHub ??? ???? ???? ?? ??? ????? ?????? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

CSS?? ????? ??? ? ?? ??? ????. 1. HTML ? CSS? ?? ??? ?????? ???? ?? ???? ?? ???? ??????. 2. ?? ??? ??? ?? ???? ???? ?? ?? ??? ?? ?? ??? ??????. 3. ??? ????? ???? JavaScript? ?? ???? ?????? ??? ?????. ? ?? ??? ??? ??? ????? ?? ??, ??, ??? ? ?? ???? ?? ?? ?? ??? ???? ?????.

CSS ???? ??? ? ??? ??? ????? ???? ??? ???? ???? ?? ?? ???? ????? ???????. 1. Flexbox ? ??? ??? ?? ???? ??? ??, ?? : ??? ?? ? ????? ??? ????. 2. Caniuse ?? ?? ?? ??? ??????. 3. -webkit-, -moz-, -ms-, -o- ? ?? ???? ???? ???? ?????. 4. AutoPrefixer? ???? ???? ???? ???? ?? ????. 5. ?? ????? ????? PostCSS? ???? BrowsersList? ??????. 6. ?? ? ???? ???? ?????. 7. Modernizr ?? ??? ??? ????? ??? ? ????. 8. ?? ????? ???? ?? ? ??? ????.

themaindifferencesbetweendisplay : ???, ??, andinline-blockinhtml/cssarelayoutbehavior, spaceusage ? stylingcontrol.1.inlineElementsFlowWithText, do n'tStartonnewlines, ingorewidth/height, andonlyapplyhorizontalpadding/margins —IdealforIneTeTexting

CSS? ?? ?? ??? ??? ??? ???? ???? SVG? ???? ?? ???, ?? ????, ??? ?? ?? ??? ?? ???? ??????. ??? ??? ????. 1. ?, ??, ??? ?? ?? ??? ?? ??? ?????. 2. ?? ?? ? ??? ???? ??? ? ????. 3. ?????? ?? ?? ?? ?? ????? ???? ?? ??? ?? ? ? ????. 4. ???? ???? ??? ??? ??? ????? ?? ? ??? ????. ???? ???? ?? ?? ?? : ? (50pxatcenter) ? ??? ?? ?? : ??? (50%0%, 100 0%, 0%)? ?? ????. ????

??? ?? ???? ???? ??? ??, ?? ??? ??? ? ? ????? ??? ??? ???? ???? ? ? ?? ? ? ????. 1. CSS ?? : ?? ??? ???? ???? ?? ??; 2. ????? ?? ?? ?? ???? ?? ?? ??? ??? ? ????. 3. ?? ??? ??? ??? ??? ?? ?? ???? ????????. 4. ??? ????? ??? ???? ?? ? ??? ??? ?? ??? ?? ?? ??? ????? ???? ?? ????.

CSS? ???? ?? ? ???? ???? ??? ?? ??? ?? ?? ?? ? ? ????. 1. Max width : 100% ? ?? : Auto? ???? ???? ??? ????? ???? ??? ??? ? ??????. 2. HTML? SRCSET ? ?? ??? ???? ?? ??? ??? ??? ??? ???????????. 3. ?? ?? ? ?? ??? ???? ??? ??? ? ?? ?????? ??????. ? ??? ?? ???? ?? ???? ???? ???? ????????.

CSS ??? ??? ?? ?? ?? ? ?? ? ?? ??? ?? ????. 1.px? ?? ??? ????? ?? ??? ??? ?? ??? ?????. 2.EM? ?? ????, ?? ?? ??? ??? ?? ?? ???? ??, REM? ?? ??? ???? ? ????? ??? ????? ?????. 3.VW/VH? ?? ? ???? ??? ??? ??? ??????? ?? ???? ?????? ???????. 4. ??? ?? ?? ? ??, ?? ?? ?? ? ??? ???? ???? ???????. ???? ??? ???? ??? ? ?? ??? ???? ? ????.

?? ????? CSS ?? ??? ????? ?? ?? ??? ??, ?? ?? ?? ??, Flexbox ? ??? ???? ?? ?? ? ?? CSS ??? ????? ??? ???? ???? ?? ????? ??? ?????. 1. ?? ??? ??? ???? ????. ???? CSSRESET ?? NALLER.CSS? ???? ?? ???? ???? ????. 2. IE? ?? ??? ?? ?? ?? ??? ????. ?? ?? : ?? ? ???? ??? ??? ???? ?? ????. 3. Flexbox ? Grid? Edge Case ?? Old ???? ??? ?????. ? ?? ??? ? AutopRefixer ??; 4. ?? CSS ?? ??? ???? ????. Caniuse? ???? ?? ?????????.
