Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
이 포스트는 중앙화된 Obsidian-Hexo 자동화 시스템의 최종 테스트를 위한 글입니다.
모든 변환 로직이 seolcoding.com에서 처리됩니다:1
2// scripts/convert-obsidian-to-hexo.js에서 실행됨
node scripts/convert-obsidian-to-hexo.js --input temp-posts --output source/_posts
#automation #pipeline #hexo #obsidian #github-actions
✅ MainVault push → seolcoding.com sync
✅ Obsidian 문법 → Hexo 문법 변환
✅ GitHub Pages 자동 배포
✅ https://seolcoding.com에서 확인 가능
타임스탬프: 2025-09-20 14:06:55
테스트 상태: 🔄 진행중…
이 포스트가 성공적으로 배포되면 전체 자동화 시스템이 완성된 것입니다! 🎉
이것은 Obsidian to Hexo 자동화 시스템을 테스트하기 위한 포스트입니다.
GitHub Actions는 정말 강력한 CI/CD 도구입니다.
옵시디언에서 작성한 이 글이 Hexo로 변환될까요?
#automation #testing #obsidian #hexo
1 | // 변환 스크립트 테스트 |
이 포스트가 성공적으로 변환되면 파이프라인이 정상 작동한다는 의미입니다! 🚀