Skip to content

lesv/lesv.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf9fa4b · Apr 17, 2024

History

16 Commits
Apr 17, 2024
Jan 2, 2020
Jan 26, 2020
Jan 2, 2020
Jan 2, 2020
Mar 12, 2024
Apr 17, 2024
Mar 12, 2024
Jan 2, 2020
Jan 26, 2020
Apr 17, 2024
Jan 2, 2020

Repository files navigation

lesv.dev

This is a firebase hosted blog using hugo. The raw files are stored on Github.

How to stage & Edit

hugo new posts/topic.md
hugo server -D

How to Deploy to firebase

change draft: true ==> draft: false

push to github should deploy to firebase site automatically. (github action)

Update theme to latest

cd themes
git submodule update --remote --merge

About

Yet another blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published