Skip to content

Latest commit

 

History

240 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oscarmlage.com

Instructions

After git clone you can run this site with a simple make serve:

$ make serve
[...]
Attaching to serve_1
serve_1  | Start building sites …
serve_1  | hugo v0.160.1+extended+withdeploy linux/arm64 BuildDate=unknown VendorInfo=docker
serve_1  |
serve_1  |                    | EN
serve_1  | -------------------+-----
serve_1  |   Pages            | 34
serve_1  |   Paginator pages  |  0
serve_1  |   Non-page files   |  3
serve_1  |   Static files     | 19
serve_1  |   Processed images |  0
serve_1  |   Aliases          | 14
serve_1  |   Sitemaps         |  1
serve_1  |   Cleaned          |  0
serve_1  |
serve_1  | Built in 293 ms

Then the site will be available in http://localhost:1313

Other commands

  • make build: Builds the static site into public/ directory
  • make serve: Launches a server in http://localhost:1313
  • make shell: Enters in the container in order to create new contents, etc.... Once inside the container you can run some other hugo commands:
    • hugo new posts/slugified-title: Create a new post.
    • hugo new projects/whatever: Create a new project called whatever.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages