diff --git a/-post/.keep b/-post/.keep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/SVG\347\254\224\350\256\260.md" "b/SVG\347\254\224\350\256\260.md" new file mode 100644 index 0000000000000000000000000000000000000000..3991070ba7977b24fee06bf515307e80f1f0ee77 --- /dev/null +++ "b/SVG\347\254\224\350\256\260.md" @@ -0,0 +1,7 @@ +--- +title:SVG笔记 +layout:category +permalink:/categories/SVG笔记/ +taxonomy:SVG笔记 +--- +分类《网站结构》下的文章 \ No newline at end of file diff --git a/_config.yml b/_config.yml index 7431bef1178229bdad4f91391c0be2a2f32bfb09..7a35701b70742fe7337bfda5d519b670ec17e1e6 100644 --- a/_config.yml +++ b/_config.yml @@ -14,17 +14,17 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. lang: en-US -title: My Awesome Site -email: -description: -baseurl: # the optional subpath of your site, e.g. "/blog" -url: # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" -author: - name: - twitter: - picture: -twitter_username: -github_username: +title: K.K +subtitle: 个人站 +email: 1678458080@qq.com +description: 大学生博客成长版 +baseurl: "/K.K-BLOG" # the optional subpath of your site, e.g. "/blog" +url: "https://K.K.gitee.io/K.K-BLOG" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +author: K.K + # twitter: + # picture: +#twitter_username: +github_username: K.K logo: # path of site logo, e.g. "/assets/images/logo.png" search: # true, false (default) search_full_content: false # true, false (default) @@ -37,7 +37,7 @@ algolia: # Build settings markdown: kramdown -theme: jekyll-theme-basically-basic +# theme: jekyll-theme-basically-basic plugins: # previsously gems - jekyll-feed - jekyll-seo-tag diff --git a/_data/theme.yml b/_data/theme.yml index e23250bbd2dd86723fba7425bec4c661211ae7f3..fe4649debb2dda3fa22971cf96edd4dfdb70e453 100644 --- a/_data/theme.yml +++ b/_data/theme.yml @@ -36,3 +36,5 @@ google_fonts: navigation_pages: - about.md - cv.md + - 网页设计.md + - 平面设计.md \ No newline at end of file diff --git a/_posts b/_posts new file mode 100644 index 0000000000000000000000000000000000000000..fb9f15bad460c0ce2287564ee67ebbd259d9bd90 --- /dev/null +++ b/_posts @@ -0,0 +1,7 @@ +--- +layout:page +title:平面设计/Graphic Design +date:2022-12-14 +categories: + - 平面设计 +--- \ No newline at end of file diff --git a/about.md b/about.md new file mode 100644 index 0000000000000000000000000000000000000000..360afe917ab3ec5207d6f0e4e10d551e686d0b2a --- /dev/null +++ b/about.md @@ -0,0 +1,14 @@ +--- +title:"关于我" +layout:about +--- +### ** *广州南方学院2022级文学与传媒学院网络与新媒体专业以及广州南方学院政商研究院政商研究专业本科生* 🧑‍🎓** + +#### 👣大学初体验 +##### 🧑‍💻技术层面 +大一上初步入门了ps、HTML、CSS、响应式网页设计、小程序开发、AE与剪影专业版视频剪辑的学习,此外自主学习了微信公众号的排版与运营。 + +##### 🧗综合素质层面 +- 参加并通过广州南方学院政商研究院2022级新生选拔考试 +- 参加广州南方学院大学生国防教育队第八届队员试训并成为国教队第八届队员 +- 成为广州南方学院文学与传媒学院团委学生会发展联络部干事 diff --git "a/\345\255\246\344\271\240\347\254\224\350\256\260.md" "b/\345\255\246\344\271\240\347\254\224\350\256\260.md" new file mode 100644 index 0000000000000000000000000000000000000000..0f2389510bc95218937cb2891a141bf48b756adf --- /dev/null +++ "b/\345\255\246\344\271\240\347\254\224\350\256\260.md" @@ -0,0 +1,7 @@ +--- +title:学习笔记 +layout:category +permalink:/categories/学习笔记/ +taxonomy:学习笔记 +--- +分类《网站结构》下的文章 \ No newline at end of file diff --git "a/\345\271\263\351\235\242\350\256\276\350\256\241.md" "b/\345\271\263\351\235\242\350\256\276\350\256\241.md" new file mode 100644 index 0000000000000000000000000000000000000000..cf5a31627e688b6be1c330f22defff2e8be97803 --- /dev/null +++ "b/\345\271\263\351\235\242\350\256\276\350\256\241.md" @@ -0,0 +1,7 @@ +--- +title:平面设计 +layout:category +permalink:/categories/平面设计/ +taxonomy:平面设计 +--- +分类《网站结构》下的文章 \ No newline at end of file diff --git "a/\347\275\221\351\241\265\350\256\276\350\256\241.md " "b/\347\275\221\351\241\265\350\256\276\350\256\241.md " new file mode 100644 index 0000000000000000000000000000000000000000..7c81c81ec40f20aeb813e928421804464e2ad0f8 --- /dev/null +++ "b/\347\275\221\351\241\265\350\256\276\350\256\241.md " @@ -0,0 +1,7 @@ +--- +title:网页设计 +layout:category +permalink:/categories/网页设计/ +taxonomy:网页设计 +--- +分类《网站结构》下的文章 \ No newline at end of file