h3y6e / blog

my blog

Home Page:https://blog.h3y6e.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

heyhoe's blog.

Prd(GitHub Pages)

Production

URL: https://blog.h3y6e.com

Stg(Cloudflare Pages)

Staging

Latest staging site's URL: https://stg.pages.dev

Dev

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

$ julia -e 'using Pkg; Pkg.activate("."); Pkg.instantiate();'
$ yarn install
$ yarn dev:franklin

Style(PostCSS)

$ yarn install
$ yarn dev:css

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

https://blog.h3y6e.com

License:MIT License


Languages

Language:CSS 71.7%Language:HTML 10.4%Language:Julia 10.2%Language:JavaScript 7.8%