Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.22 KB

File metadata and controls

53 lines (38 loc) · 1.22 KB

linuxadminbooks.com

github pages

Repo and source for linuxadminbooks.com

What

  • Hugo
  • Markdown

How

  1. Install Hugo

  2. check w/ hugo in this repo

    :! hugo
    Start building sites …
    hugo v0.87.0-B0C541E4+extended linux/amd64 BuildDate=2021-08-03T10:57:28Z VendorInfo=gohugoio
    
                       | EN
    -------------------+-----
      Pages            | 10
      Paginator pages  |  0
      Non-page files   |  0
      Static files     | 78
      Processed images |  0
      Aliases          |  2
      Sitemaps         |  1
      Cleaned          |  0
    
    Total in 60 ms
    
  3. Download theme and other mods:

    hugo mod get -u
    
  4. Add content with hugo add docs/myfolder/something.md

  5. Change frontmatter to change from a draft or use --buildDrafts when running hugo server

  6. Run live server to view

    hugo server --minify
    

License

MIT, The Linux Admin Books Authors

Emails should have stamps