This website requires JavaScript.
Explore
Help
Sign In
foodogsquared
/
nixos-config
Watch
1
Star
0
Fork
0
You've already forked nixos-config
mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced
2025-05-01 12:19:11 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
586fb47bc6
nixos-config
/
docs
/
website
/
Makefile
8 lines
88 B
Makefile
Raw
Normal View
History
Unescape
Escape
docs/website: update Hugo modules for Hugo v0.146.0
2025-04-18 08:15:51 +00:00
.PHONY
:
update
docs/website: add subproject tasks with Makefile
2024-09-04 11:14:42 +00:00
update
:
hugo mod get ./...
&&
hugo mod tidy
docs/website: update Hugo modules for Hugo v0.146.0
2025-04-18 08:15:51 +00:00
.PHONY
:
build
build
:
hugo
Reference in New Issue
Copy Permalink