Cloud Build と Firebase のパイプラインを使用して Hugo ウェブサイトをデプロイする のレビュー
27176 件のレビュー
Suryaman Hasan · 2ヶ月前にレビュー済み
JInghania Som · 2ヶ月前にレビュー済み
Karpenko Illia · 2ヶ月前にレビュー済み
Mendez Padilla Francisco Alfonso · 2ヶ月前にレビュー済み
Dhole Jagruti · 2ヶ月前にレビュー済み
Siddiqui Rehan · 2ヶ月前にレビュー済み
Shivaratri Harshini · 2ヶ月前にレビュー済み
Shivaratri Harshini · 2ヶ月前にレビュー済み
I used this command instead of the one on the lab and it worked. cd ~/my_hugo_site git clone https://github.com/janraasch/hugo-bearblog.git themes/hugo-bearblog echo 'theme = "hugo-bearblog"' >> config.toml
Rauf Abdul · 2ヶ月前にレビュー済み
rajawat satyawart · 2ヶ月前にレビュー済み
Gupta Harshvardhan · 2ヶ月前にレビュー済み
Gupta Harshvardhan · 2ヶ月前にレビュー済み
R K Laxmi · 2ヶ月前にレビュー済み
I have exhausted my limit on this lab and I kept getting the same error message. Can I get help on this?
Ikeadigh Irene · 2ヶ月前にレビュー済み
To be repeated. I ran into errors.
Ikeadigh Irene · 2ヶ月前にレビュー済み
To be repeated. I ran into errors.
Ikeadigh Irene · 2ヶ月前にレビュー済み
Smelling Apricot · 2ヶ月前にレビュー済み
Gopinath Kamalkannan · 2ヶ月前にレビュー済み
Chirima Tatenda · 2ヶ月前にレビュー済み
student-00-35eb14ea6fd3@hugo-dev-vm:~$ cd ~ /tmp/hugo new site my_hugo_site --force Congratulations! Your new Hugo site is created in /home/student-00-35eb14ea6fd3/my_hugo_site. Just a few more steps and you're ready to go: 1. Download a theme into the same-named folder. Choose a theme from https://themes.gohugo.io/ or create your own with the "hugo new theme <THEMENAME>" command. 2. Perhaps you want to add some content. You can add single files with "hugo new <SECTIONNAME>/<FILENAME>.<FORMAT>". 3. Start the built-in live server via "hugo server". Visit https://gohugo.io/ for quickstart guide and full documentation. student-00-35eb14ea6fd3@hugo-dev-vm:~$ cd ~/my_hugo_site git clone \ https://github.com/budparr/gohugo-theme-ananke.git \ themes/ananke echo 'theme = "ananke"' >> config.toml Cloning into 'themes/ananke'... remote: Enumerating objects: 2746, done. remote: Counting objects: 100% (175/175), done. remote: Compressing objects: 100% (107/107), done. remote: Total 2746 (delta 93), reused 121 (delta 59), pack-reused 2571 (from 1) Receiving objects: 100% (2746/2746), 4.53 MiB | 19.10 MiB/s, done. Resolving deltas: 100% (1526/1526), done. student-00-35eb14ea6fd3@hugo-dev-vm:~/my_hugo_site$ sudo rm -r themes/ananke/.git sudo rm themes/ananke/.gitignore student-00-35eb14ea6fd3@hugo-dev-vm:~/my_hugo_site$ cd ~/my_hugo_site /tmp/hugo server -D --bind 0.0.0.0 --port 8080 Error: add site dependencies: load resources: loading templates: "/home/student-00-35eb14ea6fd3/my_hugo_site/themes/ananke/layouts/partials/func/style/GetMainCSS.html:52:1": parse failed: template: partials/func/style/GetMainCSS.html:52: function "css" not defined I spend 10 credits already for this lab!!!!!!
Hurlenko Vadim · 2ヶ月前にレビュー済み
Hurlenko Vadim · 2ヶ月前にレビュー済み
EMMANUEL NNAMDI · 2ヶ月前にレビュー済み
Great Learning Happiness!
Murtadho Balogun · 2ヶ月前にレビュー済み
The anake theme does not work because the Hugo version is too old. If you update the Hugo version in the install script, it fixes the problem
Tjeng Choong Wei · 2ヶ月前にレビュー済み
student-04-d5fa4f5e35e6@hugo-dev-vm:~/my_hugo_site$ /tmp/hugo server -D --bind 0.0.0.0 --port 8080 Error: add site dependencies: load resources: loading templates: "/home/student-04-d5fa4f5e35e6/my_hugo_site/themes/ananke/layouts/partials/func/style/GetMainCSS.html:52:1": parse failed: template: partials/func/style/GetMainCSS.html:52: function "css" not defined
Koß Ron Salvatore · 2ヶ月前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。