Skip to content

h3y6e/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

heyhoe's blog.

Production

Prerequisites

  • mise for managing Julia and Bun versions
  • Julia packages: julia -e 'using Pkg; Pkg.activate("."); Pkg.instantiate();'
  • Node packages: bun install

Development

Franklin.jl

julia> ]
(blog) Pkg> activate .
(blog) Pkg> instantiate
julia> using Franklin
julia> serve()
→ Initial full pass...
→ Starting the server...
✓ LiveServer listening on http://localhost:8000/ ...
  (use CTRL+C to shut down)

or

$ mise run dev:franklin

CSS, JS, etc.

# Watch CSS changes
$ mise run dev:css
# Watch JS changes
$ mise run dev:swc

Production Build

# Build everything for production
$ mise run prod

LICENSE

MIT License

Blog is built using the SSG Franklin.jl (MIT License).

Blog's theme is derived from the hugo-theme-terminal (MIT License).

The font for Blog's OG images is Firge35 (SIL OPEN FONT LICENSE).

About

my blog

Topics

Resources

License

Stars

Watchers

Forks

Contributors 6