BYE WORDPRESS - Building a open-source static site with Hugo

Sdílet
Vložit
  • čas přidán 5. 07. 2024
  • Making a move for the better for HUGO. We will review creating a site locally with Hugo, adding a theme, some simple page creation and editing, and finally creating a public directory of our website.
    static.techhut.tv/public/
    Techhut.tv is still hosted by Wordpress. The Hugo version should be up by the end of the week.
    SUPPORT TECHHUT
    / techhut
    SUBSCRIBE ON LBRY!
    lbry.tv/@TechHut:1
    JOIN OUR DISCORD!
    / discord
    Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
    gohugo.io/
    Playlist to learn more:
    • 20 Minute Hugo: Part 1...
    TIMESTAMPS
    00:00 - Hugo overview and why
    06:40 - Building a site with Hugo
    07:56 - Installing a theme
    10:40 - Editing example pages and running locally
    12:42 - Creating a new article or post
    15:31 - Creating a public directory
    #HUGO #Opensource #TechHut
  • Věda a technologie

Komentáře • 57

  • @chromerims
    @chromerims Před 2 lety +1

    A+ sound and voice. You could make videos about anything. No errs, no umms. Tip top clear delivery.

  • @torianoevans
    @torianoevans Před 3 lety +7

    This was GREAT!! Thanks, first video I've watched on Hugo and I already feel like I'm ready to get started. Great overview of what it can do and the speed to get up and running quickly. I used to program with ColdFusion back in the day, but think this will be my go to for now.

    • @techguydilan
      @techguydilan Před rokem

      Essentially just have to know some HTML, CSS, and have to be able to read and work out information obtained from Hugo's own documentation. Which is excellent BTW, one of the best I have seen. That is how I learned to use Hugo at least.

  • @Virtualbox_Tutorials
    @Virtualbox_Tutorials Před 11 měsíci

    AWESOME ... nice how you address all USERS of diff, "skill sets"..this is very important 4 beginners who may feel overwhelmed.

  • @ash.mystic
    @ash.mystic Před 2 lety +8

    Wow I’m stunned by how fast Hugo builds! I’ve used Jekyll for the last few years (the OG SSG) and it takes about 2-3 seconds to build a small site. I thought that was pretty fast, but this blows that out of the water!

    • @techguydilan
      @techguydilan Před rokem

      For each of the 2 limited sites I run with Hugo, it says it takes 10-20ms to build on my computer. My eyes don't work fast enough to confirm that. lol

  • @isahilliogluu
    @isahilliogluu Před 3 lety +2

    Thanks for the video. I always wanted to create a personal blog website but don't know web programming. So I will stick with hugo from now on.

  • @arthurpizza
    @arthurpizza Před 3 lety +4

    I'm a long time Jekyll user but I've kept my eye on Hugo. Might take some time to learn it.

  • @Suriprofz
    @Suriprofz Před 3 lety +1

    Great tutorial!! Nice info

  • @lemanRussDerEinsameW
    @lemanRussDerEinsameW Před 2 lety

    Great Video!

  • @blackchristiangeek
    @blackchristiangeek Před 2 lety

    Thanks for the tutorial

  • @jasonshen
    @jasonshen Před 3 lety +1

    I just build a site with Hugo, it’s so easy and it’s a lot easier than I through

  • @jedimaster4589
    @jedimaster4589 Před 2 lety

    Once i build a site and uloaded the contents of PUBLIC to my site, what is the process for creating new post. Should i re-upload all the contents in public folder agian? Or only one new markdown file can only be uploaded?

  • @GreyStreet14
    @GreyStreet14 Před 2 lety +1

    Wonder how responsive this one is. Very very interesting. Ima do this on the weekend.

  • @imsteveb
    @imsteveb Před 8 měsíci

    Is there a way to push changes only to the server? or, do you need to do a build and upload the entire website each time you make a change?

  • @geeksy2278
    @geeksy2278 Před rokem

    Hugo is awesome! For me I love Astro!

  • @MrUploader14
    @MrUploader14 Před rokem +5

    I have actually been building some pretty good websites with sveltekit, HUGO and web components. Getting static site performance but with dynamic elements and being visible to search engines and bots.

  • @longtimedeveloper6498
    @longtimedeveloper6498 Před 3 lety +1

    Thank you for your time and expertise, a great video!

  • @majorgear1021
    @majorgear1021 Před 2 lety +1

    It would be cool to see ghost vs hugo vs ghost shootout of the blog servers!

  • @majorgear1021
    @majorgear1021 Před rokem

    A year later, I'm trying out Hugo. I already noticed that there isn't a config.toml file. They must have removed that from the default installation. It looks like the theme installation and other details have changed as well.

  • @DarthDweeb
    @DarthDweeb Před 2 lety +3

    Why did you give up on using HUGO? It's been nearly a year since this video and your website is still on wordpress. By the way you still have the sample page link in the navigation bar.

  • @kuldeepgehlot1678
    @kuldeepgehlot1678 Před 2 lety +1

    Great stuff 😀. Also could you let me know which Linux distro is this? It looks pretty cool ☺️want to shift from windows to Linux

    • @saidneder41
      @saidneder41 Před 2 lety +1

      The distro is manjaro linux, a really good distro although not for complete beginners tho

    • @kuldeepgehlot1678
      @kuldeepgehlot1678 Před 2 lety

      @@saidneder41 Thank you ☺️🙏

    • @l0gic23
      @l0gic23 Před rokem

      Did you switch?

  • @vuurman312
    @vuurman312 Před 2 lety

    What distro is this?

  • @playboicartihey
    @playboicartihey Před 2 lety

    which os is that looks neat

    • @thejonte
      @thejonte Před 2 lety

      I believe it's Manjaro Linux

  • @hamedsaeednia5507
    @hamedsaeednia5507 Před 3 lety +1

    is Hugo good captivity with language like Arabic or Persian?

  • @kozlo1
    @kozlo1 Před 3 lety

    When I try to add the theme, I get an error:
    'cp' is not recognized as an internal or external command,
    operable program or batch file.
    what should I do?

    • @StrategyYouDidntKnow
      @StrategyYouDidntKnow Před 3 lety

      check out hugo's website for copy of the configuration text, then paste the text into the config.toml while using sudo nano config.toml from terminal.

  • @evandromatt
    @evandromatt Před 2 lety

    Can I offer this to my clients? I don't like working with Wordpress...

    • @feignenthusiasm
      @feignenthusiasm Před rokem

      ​@Kurt M. I agree, it's hard to hand off a Hugo site without editing capabilities. You could add NetlifyCMS (unsupported) to Hugo or use a project like Plentico (I'm the creator) if you want an integrated CMS that can save changes in the browser instead of editing markdown locally.

  • @omgg4031
    @omgg4031 Před rokem

    Why did you switch to Ghost?

  • @andronasef
    @andronasef Před 3 lety +1

    wp2static

  • @LocaLGh0sT
    @LocaLGh0sT Před 3 lety

    Things just got serious

  • @PDews
    @PDews Před 3 lety +2

    I build my own content management systems in php and MySQL. So much better than WordPress. I love VS Code as well

    • @idontknowwhatimdoing8941
      @idontknowwhatimdoing8941 Před 3 lety +1

      But is it as secure as Wordpress?

    • @TechHut
      @TechHut  Před 3 lety +3

      It's just HTML. Nothing to hack really unless someone gets into your FTP server.

    • @TuxraGamer
      @TuxraGamer Před 3 lety +4

      I'm gonna tell you a secret: WordPress is written on PHP.

    • @TechHut
      @TechHut  Před 3 lety +2

      @@TuxraGamer HUGO is just HTML*

    • @TuxraGamer
      @TuxraGamer Před 3 lety +1

      @@TechHut Oh, yes, yes, I know. Was replying to Phil who said that his websites are better than WordPress because they're written in plain PHP and MySQL lol.

  • @mrmlj1911
    @mrmlj1911 Před 2 lety

    what linux distro is this?

  • @Rundik
    @Rundik Před rokem

    If you're building such a simple blog, why did you use wordpress in the first place?

  • @nikhilsathe5956
    @nikhilsathe5956 Před rokem

    and now he uses ghost

  • @Commiehunter12
    @Commiehunter12 Před rokem

    Govern-mints use this?! CIA!?