Jesse Peterson
42e157aabc
website: minimize circular dependency by using stdlib log
...
The vanity Netlify function was depending on micromdm.io/v2/pkg/log for
logging, creating an unnecessary circular dependency with the main
repository. Replace it with stdlib log.Logger to break this dependency.
Verified:
```shell
$ cd website && go build ./netlify-functions/vanity/
```
2026-03-18 11:47:27 -07:00
Jesse Peterson
0b7fd70d65
add blog post re: micromdm v1 maintenance mode
2025-06-20 15:09:38 -07:00
Jesse Peterson
5b408eec46
blog: add hover anchor links
2025-02-04 13:25:00 -08:00
Jesse Peterson
7d36a200f6
New blog post: SCEPping stone
2024-07-15 09:57:30 -07:00
Jesse Peterson
4329b5e5fa
website: update blog preview template to newer hugo syntax
2024-07-12 19:29:01 -07:00
Jesse Peterson
c9d2acfe78
Update rel=me link for Mastodon verified link
2023-01-18 12:51:44 -08:00
Jesse Peterson
f479542965
Add rel=me link to https://fosstodon.org/@micromdm for verified link
2022-12-01 11:30:22 -08:00
Jesse Peterson
dedbdd7c77
Fix Hugo 0.93.0 deprecated/removed items
2022-11-26 15:20:51 -08:00
Jesse Peterson
e96b8d0cf5
New blog post: Tinkering with Declarative Management ( #758 )
2021-06-10 14:11:47 -07:00
Jesse Peterson
cf64cd5897
Fix links
2021-06-01 13:41:20 -07:00
Jesse Peterson
52f1a401d4
New blog: Introducing NanoMDM
2021-06-01 13:32:34 -07:00
Clayton Burlison
164d2284f2
Add single quote to fix log command ( #753 )
2021-05-25 21:06:46 -07:00
William Theaker
be70ba8998
Fix twitter URL in v2 blog post ( #752 )
2021-05-25 21:00:02 -07:00
Victor Vrantchan
5e91d2d943
blog big-sur-softwareupdate.md
2020-12-17 22:26:19 -05:00
Victor Vrantchan
324a4ade8b
blog wwdc20-what-s-new-in-managing.md
2020-06-30 08:07:28 -04:00
Victor Vrantchan
975b4976e5
blog v2dev-status-update-1.md
2020-06-29 10:31:59 -04:00
Victor Vrantchan
3b0e16d116
add importpath link
2020-06-29 08:43:07 -04:00
Victor Vrantchan
0a847bd9ce
add netlify config
...
Added configuration for building and hosting the website/ directory on
netlify.
Added lambda function to support vanity URLs for micromdm.io/v2.
2020-06-28 11:38:47 -04:00
Victor Vrantchan
069f890f46
move website to subdirectory
2020-06-26 23:08:47 -04:00