Skip to content

lijqhs/bonjour

Repository files navigation

bonjour

Apprendre le français

Steps to create this site:

  1. initialize

    hugo new site bonjour
    cd bonjour
    git init
    git add .
    git commit -m 'upload bonjour'
    git remote add origin https://github.com/lijqhs/bonjour.git
    git pull origin main
    git config pull.rebase true
    git pull origin main
    git submodule add --depth=1 https://github.com/adityatelange/hugo-PaperMod.git themes/PaperMod
    git submodule update --init --recursive
  2. configure hugo

    • delete hugo.toml, copy config.yaml from PaperMod exampleSite.
    • modify configurations in config.yaml
  3. configure github

    • push repo to GitHub
    • modify repo setting to GitHub Actions
    • add .github/workflows/hugo.yaml, as in Host on GitHub Pages
  4. update

  • git clone ...
  • git submodule update --init --recursive
  • hugo new content posts/xxxx.md
  • zsh update.sh

About

Apprendre le français

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages