Logo CodeXlog
  • Home
  • About
  • Recent Posts
  • 게시글
  • Tags
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • 게시글
  • Blog-Migration
    • Hugo
    • Jekyll
  • Study
    • Algorithms
      • Algorithms Problem
        • Backjoon
          • Problem.100039
          • Problem.1065
          • Problem.10809
          • Problem.10871
          • Problem.1110
          • Problem.1152
          • Problem.1157
          • Problem.11654
          • Problem.11718
          • Problem.11719
          • Problem.11720
          • Problem.11721
          • Problem.1316
          • Problem.1546
          • Problem.15552
          • Problem.1924
          • Problem.1978
          • Problem.2257
          • Problem.2439
          • Problem.2441
          • Problem.2448
          • Problem.2490
          • Problem.2675
          • Problem.2839
          • Problem.2908
          • Problem.2920
          • Problem.2941
          • Problem.4673
          • Problem.5622
          • Problem.8393
          • Problem.8958
          • Problem.9461
      • Programming Tips
        • C언어 Scanf 의 의미
      • Etc Problem
        • Prob 달팽이 배열
        • 기초 문제
        • 다양한 패턴 출력
        • 큰수 작은수로 정렬후 덧셈
        • 파스칼의 삼각형
    • Computer Science
      • 시스템프로그래밍 FTW 구현
      • 시스템프로그래밍 FTW 구현
    • Programming Language
      • Python
        • Python 기초
      • C언어 스터디
      • 강제 캐스팅에 의한 1byte 단위 접근법
  • Dev
    • DevOps
      • [DevOps] Terraform vs Ansible 뭐가 다르죠?
    • Tips
      • AWS text recognizer
        • AWS project 진행 과정
        • AWS 이미지속 글자 추출
        • Django 따라해보기!!
    • Tips
    • Git Manual
  • OS
    • BSD-Based OS
    • Linux
      • Debain-Based OS
        • Ubuntu & OSX setting
      • RHEL-Based OS
        • CentOS 7
    • Mac OS
      • Mac Autojump 설치및 사용법
    • Window OS
      • Git 설치 및 초기설정
  • Tools
    • GitLab
      • GitLab Upgrade
Hero Image
Hugo

Development Running the forked theme against your own site Running the forked theme against your own site 참고 원활한 커스텀을 위해, 테마를 Fork하여 별도의 저장소로 관리. 과정은 간단합니다. Go 개발시에 로컬 모듈을 go.mod에 추가하여 개발하는 방식과 동일 합니다. 단, toha의 테마에 있는 설정들과 스크립트들이 github.com/hugo-toha/toha/v4를 바라보고 있기 때문에 사설 레포의 경로로 변경해줘야 합니다. toha의 테마 원격 저장소를 Fork 하여 본인의 Github로 가져 옵니다. 저는 저장소를 Fork하면서 이름을 customs_theme 로 변경했습니다.

  • Hugo
  • Hugo-Toha Theme
  • Manual
2025년 1월 1일 수요일 | 6
Hero Image
Jekyll

Working in Hydejack _config.yml, Gemfile 의 초기 설정 jekyll을 시작하기 전에 필요한플러그 인이나 기본 설정을 완료해야한다. _config.yml 블로그의 URL, Name, DIsqus, Collection, Markdown Converter…등 jekyll이 동작하고 블로그에 필요한 초기 정보를 담고 있다. 주로 플러그인과 블로그의 설정. Gemfile 주로 해당 블로그에 적용되는 플러그인이 gem으로 동작할수있게 명시해줌 테마에 대한 remote나 jekyll의 버전 에 대한 정보를 담고있음 루트 폴더에서 index.md를 찾아서 가장 먼저 보여준다 index.md에 있는 Fornt matter의 layout에 해당 하는 html문서를 템플릿처럼

  • Jekyll
  • Hydejack Theme
  • Manual
2018년 6월 11일 월요일 | 12
바로가기
  • About
  • Recent Posts
  • Tags
Contact me:
  • codex.devlab@gmail.com
  • ehdwn1991
  • Codex

책임 고지: This theme is under MIT license. So, you can use it for non-commercial, commercial, or private uses. You can modify or distribute the theme without requiring any permission from the theme author. However, the theme author does not provide any warranty or takes any liability for any issue with the theme.