Skip to content

dazeddd/dazeddd.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone 해서 작업할 경우

git submodule init
git submodule update

post 생성

hugo new content content/posts/my-post.md

giscus comments

<script src="https://giscus.app/client.js"
        data-repo="dazeddd/tech-blog-comments"
        data-repo-id="R_kgDOKol98A"
        data-category="General"
        data-category-id="DIC_kwDOKol98M4CapgL"
        data-mapping="pathname"
        data-strict="0"
        data-reactions-enabled="1"
        data-emit-metadata="0"
        data-input-position="bottom"
        data-theme="preferred_color_scheme"
        data-lang="ko"
        crossorigin="anonymous"
        async>
</script>

Releases

No releases published

Packages

No packages published

Languages