Welcome to Jekyll!
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.
To add new posts, simply add a file in the _posts directory that follows the convention YYYY-MM-DD-name-of-post.ext and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
Jekyll also offers powerful support for code snippets:
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll Talk.
Read more
-
CursorAI 활용법, 실제 적용사례 소개
AI 에이전트 툴을 사용할때 활용한 팁, 실제 사례 소개 -
CursorAI를 사용해서 1800줄이 넘는 JS코드 리팩토링하기
AI 에이전트 툴을 사용해 소스코드를 유지보수 하기 쉽게 수정해 봅니다 -
NestJS REST 서버(with Ollama)
NestJS 서버 구축 및 Ollama API 연동 -
지도상에 항공 경로(원호) 표현하기
Openlayers와 turf 라이브러리로 래스터맵 위에 arc feature 표시