??, ?? ?? ?????? ?? ?????? ??? ??? ?? ???? ?? ????.
?? ????. ??? ?? ??? ??? ??? ??? ?? ??? ??? ??? ?? ???? ???? ??? ? ??? ?????? ??? ?? ?? ??, ??? ??????, ??? ?? ? ??? ???? ???? .
?? Astro ?? Eleventy? ?? ??? ???? ??? ??? ?? ?? ??? ???? ???? ?????? ?? ??? ?? "? ???"?????? ? ??????.
??? ?? ???? ?? ? ?? ???? ??? ??? ? ????.
- ???? ?? : ?? ??? ??? ??? ??? ?? ???? ????? ??? ??? ?????.
- ?? ?? ?? : ?, ?? ?? ?? HTML? ??????? ??????. ?? ?????? ???? ?? ?? ?? ???? ?? ??.
- ?? : CMS ??? ?? ???? ?? ?? ? ?? ? ?????, Markdown? ??? ??? ?? Github? ????
- ??? ?? ?? : ? ???? ???? ???? ?? ??? ???? ?? ??? ?? ??? ?? ? ??????.
?? ?? ? ?? ??? ???? ??? ????. ??? ??????. ??? CMS ???? ?????? ?????.
?? ????? ???, ??? CMS?“?? ??? ?????? ?? ???? CMS”??,?? ??? ????. ??? CMS? ?? ??? ? Ronan Berder? ?? ????? ?? ???? Github?? ? ??? ?????.
?? CMS ??? ?? ?? ???? ?? ? "?? ??"? ?? ???? ??? CMS? ??? ??? ??? ?????? ?????.
??? CMS?? ??? ????? ?? ??? ???? ??? ???? ????? ?? ??? ?? ?? ? ?? ??? ??? ?? ? ????. ?? ????? ?? ??? ?? ??? ???, ???? ?? ??? ??? ??? ?? ??? ???? ??? ??? ? ????.
???? git ??? ??? ?? ??? ????? ??? "???"? ??? ????. Pages CMS? ????? ??? GIT ?? ??? ? ???? Repo ?? ???? ?? ? ??? ??? ?????.
??? ??? ? ?? ???? ?????. ???? GitHub ??? ???? ??? ??? ???? ?? ? ? ???, ??? ????? "Magic-Link"??? URL??? ? ????. Github ??? Dev World ???? ? ????? ??? ???????.
?, ??? ??? CMS? ??? ??? ? ???? ????? ?? ??? ??? ??? ????.
??? CMS ? Astro Content Collection
Astro? ?? ??? ???? ???? Astro ? Pages CMS? GitHub? ???? ???? ????? ??? ??? ???? ???? ???? ??? ? ????.
?? Astro? ????? Pages CMS? Astro? ??? ??? ??? ?? ? ?????. ??? ???? ?? Astro ??? ?? ?? ???? ?? ??? ? ???? Astro ??? ??? ???? ???? ? ????. ? ???? ???? ?? API? ?? ?? ???? ?? ? ??? ????? Markdown ??? ????? ????. CMS? ?? ??? ???? ?????? Markdown ??? ???? ?? !
??? ???? ??? ?? ??? ?????. ?????? src/content.config.ts ??? ??????. ???? ????? ??? ???? ???? ????.
'Astro/Loaders'?? {glob} ?? ??; 'Astro : Content'?? {definecollection, z} ?? ??; const blog = defulecollection ({ //`src/content/blog/`?????? ?? ????????. ?? : glob ({base : './src/content/blog', ?? : '**/*. md'}), // ???? ???? FrontMatter? ?????? ??? : Z.Object ({ ?? : Z.string (), ?? : z.string (), // ???? ???? ????? PubDate : Z.Coerce.date (), updatedDate : Z.Coerce.date (). ?? (), heroImage : z.string (). ?? (), }), }); ???? const ??? = {blog};
??? ??? ???? **/*. MD ?? ?? ? Markdown ?? ??? ???? ??? ??/src/???/??? ????? ?????. ??? ??? ?? ????? Astro? ZOD? ?? ??? ?? ?? ??? ???? ???? Astro ????? ???? ???? ????? ??? ???? ?????.
??? CMS ??
Astro? ??? ???? ?? ??? ?? ???? ??? CMS ?? ?? .pages.config.yml ???? ?? ?????.
???: - ?? : ??? ??? : ??? ?? : SRC/Content/Blog filename : '{year}-{month}-{day}-{fields.title} .md' ?? : ?? ??: ?? : [HeroImage, Title, PubDate] ??: - ?? : ?? ??? : ?? ?? : ??? - ?? : ?? ??? : ?? ?? : ??? - ?? : PubDate ??? : ?? ?? ?? : ?? ?? : ?? : mm/dd/yyyy - ?? : updatedDate ??? : ??? ???? ?? ?? : ?? ?? : ?? : mm/dd/yyyy - ?? : HeroImage ??? : ?? ??? ?? : ??? - ?? : ?? ??? : ?? ?? : Rich-Text - ?? : ??? ?? ??? : ??? ?? ?? : src/config/site.json ?? : ?? ??: - ?? : ?? ??? : ? ??? ?? ?? : ??? - ?? : ?? ??? : ? ??? ?? ?? : ??? ?? : ????? ?? ???? ?????. - ?? : URL ??? : ? ??? URL ?? : ??? ?? : ^(https? : \/\/)? (www \.)? [a-za-z0-9.-] \ - ?? : ?? ??? : ???? ??? ?? : ??? ?? : ?? ????? ?? ????? ?? ? ??? (? : Facebook, Twitter ...) ???: ?? : ??/??? ?? : /???
???? ?? ?? ???? ??? ??? ?? ???? ??? ??? ???????.
- ?? : ??? ??? : ??? ?? : SRC/Content/Blog filename : '{year}-{month}-{day}-{fields.title} .md' ?? : ?? ??: ?? : [HeroImage, Title, PubDate] ??: - ?? : ?? ??? : ?? ?? : ??? - ?? : ?? ??? : ?? ?? : ??? - ?? : PubDate ??? : ?? ?? ?? : ?? ?? : ?? : mm/dd/yyyy - ?? : updatedDate ??? : ??? ???? ?? ?? : ?? ?? : ?? : mm/dd/yyyy - ?? : HeroImage ??? : ?? ??? ?? : ??? - ?? : ?? ??? : ?? ?? : Rich-Text
PATH ??? ???? Markdown ??? ????? ????? ???? ????/src/content/blog/location astro ???? ?? ?? ???? ? ????.
?? : SRC/Content/Blog
?? ??? ?? CMS? ??? ??? ?? ????? ??? ? ??? ?? ???? ?? ? ? ????. ? ?? Fields.title? ???? ?? ??? ???? ?? ??? ??, ? ? ? ? ??? ?? ??? ???? ????. ?? ??? ????? ?? ??? ???? ??? ?? ? ? ????.
filename : '{year}-{month}-{day}-{fields.title} .md'
?? ??? ??? CMS? ?? ?? ??? ??? ?? ?? ????? ????? (?? ??? ?? ?? ? ????).
?? : ??
Astro Content Collection ????? ??? Title, Description, PubDate ? ? ?? ??? ?? ? ??? ?? ???? ??? ??? ???? ??? ???? ?????.
??? ???? CMS ??? ????? ?? ?? ??? ??? ?? ? ? ????. ? ??? ????? ??? ??? ?? ??? ?? ? ? ????. ????? ??? Astro ??? ?????? ?? Markdown Frontmatter? ?? ?????.
??: - ?? : ?? ??? : ?? ?? : ??? - ?? : ?? ??? : ?? ?? : ??? - ?? : PubDate ??? : ?? ?? ?? : ?? ?? : ?? : mm/dd/yyyy - ?? : updatedDate ??? : ??? ???? ?? ?? : ?? ?? : ?? : mm/dd/yyyy - ?? : HeroImage ??? : ?? ??? ?? : ??? - ?? : ?? ??? : ?? ?? : Rich-Text
?? CMS ????? ? ??? ??? ?? ??? Astro? ?? ???? ???? ? ??? ??? ? ????.
??? ?? ??? ??? CMS? ???? ?? ??? ??? ?? ? ? ??????.? ??? ??? ??? ????? : ??? ?? ??, ?? ??? ?? ?? ??? ??.
??? ?? ??? ??????. ???? ??? ??? ???? ??? ???? filename site.json? ?????.
- ?? : ??? ?? ??? : ??? ?? ?? : src/config/site.json ?? : ?? ??: - ?? : ?? ??? : ? ??? ?? ?? : ??? - ?? : ?? ??? : ? ??? ?? ?? : ??? ?? : ????? ?? ???? ?????. - ?? : URL ??? : ? ??? URL ?? : ??? ?? : ^(https? : \/\/)? (www \.)? [a-za-z0-9.-] \ - ?? : ?? ??? : ???? ??? ?? : ??? ?? : ?? ????? ?? ????? ?? ? ??? (? : Facebook, Twitter ...)
?? ?? ? ??? ??? ??, ??, URL ? ?? ???? ?? ???? ??? ?? ?????.
???? ?? ???, ??? ??? ? ???? ?? ???? ??? ?? CMS? ? ? ????.
???: ?? : ??/??? ?? : /???
?? ??? ???? ? /?? /??? ????? ??? ??? ??? ?????.
?? ??? ?? ??? ???? ???? ??? ?? ??, ?? ?? ??? ??? ??? ??? ?? ??? ?? ?????. ?? ??, Astro? vite at the hood? ???? Vite? ?? ????? ?? ?? ?? ??? ?? ??? ?? ? ?? ??? ?????. ?? ?? ??? ???? ??? CMS? ?? /??? ?????? ???? ??? ?? ?? ? ?????.
???? ?? ??? SRC/Content/Blog/Folder?? ??? ???? ??????.
--- ?? : '??? ???' ?? : 'Astro?? Markdown ???? ??? ? ??? ??? ? ?? ?? Markdown ??? ?????.' Pubdate : 05/03/2025 HeroImage : '/media/blog-placeholder-1.jpg' ---
HeroImage? ?? ???/media/.../public/media/?? ???? ????? ....
??? ?? ?, ??? CMS? ????? ????? ?? ? ? ????. ??? ?? ?? ????? ?? ??? ??? ???? ? ??? ??? ?? ??? ??? ?? ? ? ????. ??? ???? ?? ??? ?? ???? ?????!
CMS ???? ??
?? Astro ???? ???? .pages.config.yml ??? ?? ???? ???? ??? CMS ??? ?? ??? ? ????. ???? ???? ??????? https://app.pagescms.org/? ?? Github ??? ???? ???????.
??? ?? ? ?? ??? ??????? ?? ??? ?? ?? ?????? ????? ? ??? ???? ? ?? ????. ?????, ?? ?? ????? ?????? ?????,? ?? Astro-Pages-CMS-Template Repo???.
Repo? ?? ???? ?? ? ? Pages CMS ???????? ???? ?????“Open a Project”?? ??? ??? ????? ? ? ????.
?? ??? ???? ? ???? ?? ??? ???? ???? ???? ? ? ????.
??? ??
?? ???? ?? ??? ???? ??? ??? ????? ?????? ?????.
- ???? .pages.config.yml ?? ???? ?? ? ??????. ???? ? ??? ?? ? ? ????.
- ??? ??? ??? ?? ??? ???? ?? ???? ?? ??? ?????.
- ??? ? ??? ??? ? ?? ???? ?? ????.
- ??? .pages.config.yml ??? ?? ?? ? ??? ?????.
- ?? ???? ???? ?? ????? ???? ???? ????? ?? ? ? ????.
??? ??? ?? ?? ??? ???? ? ??? ???? ?? ? ????.
??? ??? ???? ?? ??? ??? ?? ?? ??? ?? ? ????.
?? ? ??? CMS? Markdown ??? ???? ??? ??? ????? ???? ?? ??? ???? ???? ?????. CMS ???? GIT? ?? ??? ???? ???? ???? ? ????? ?????.
???? ?????
?? ??? ?? ??? ??? ?? ??? ?? ?? ??? ???? ????. Astro? NetLify, CloudFlare Pages ? Vercel? ?? ?? ??? ???? ??? ?? ??????? ??? ??? ???? ??? ? ? ????.
Astro? ????? ????? ?? ??? ??? (Vite ???) ??? ????? ??? ?? ??? ??? ???? ?? ? ? ????. ???? ??? ?? ? ???? ?? Astro? ?? ? ??? ??? ????? ??? ?? ??? ?? ?? ? ????.
???
???? ??? ???? Astro Content Collections? ??? CMS? ?? ???? ??? ??????. ?? ???? ???? ??? CMS ?? ???? ??? ?? ??? ?? ??? ???? ??? ?????. ?????, ????? ?? ??? ???? ?? ?? ????. ???? ??? ?????.
? ??? ?? ??? ??? ??? ??? CMS ??? ?? ?????. ??? ??? 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

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

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

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? ???? ?? ?????????.
