pagic

A static site generator powered by Deno + React

MIT License

Downloads
24
Stars
1.6K
Committers
19
pagic - Latest Release

Published by xcatliu over 1 year ago

  • [feat] remove cloudbase and pagic.cn
  • [feat] upgrade deno to 1.34.1
pagic -

Published by xcatliu over 1 year ago

  • [feat] Upgrade cliffy version
pagic -

Published by xcatliu over 1 year ago

  • [feat] Add --unstable arg
pagic -

Published by xcatliu over 1 year ago

  • [feat] Upgrade deno version to 1.30.3
pagic - v1.5.1

Published by xcatliu about 3 years ago

  • [bugfix] #90 pagic build can't end

Full Changelog: https://github.com/xcatliu/pagic/compare/v1.5.0...v1.5.1

pagic - v1.5.0

Published by xcatliu about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/xcatliu/pagic/compare/v1.4.0...v1.5.0

pagic -

Published by xcatliu over 3 years ago

pagic -

Published by xcatliu over 3 years ago

Feature

  • Upgrade deno to 1.9.2
  • Upgrade deno std to 0.95.0
pagic -

Published by xcatliu over 3 years ago

Feature

  • #82 Add SEO tags @uki00a
pagic -

Published by xcatliu over 3 years ago

Bugfix

  • #80 getDate got an error date

Chore

  • Upgrade Deno to 1.8.2
  • Fix discord link
pagic -

Published by xcatliu over 3 years ago

Feature

  • Add config md.tocEnabled
  • Add toc support to blog theme
  • Add config expanded to sidebar

Chore

  • Upgrade Deno to 1.7.0
pagic -

Published by xcatliu almost 4 years ago

Bugfix

  • #72 Fix sidebar link click bug
pagic -

Published by xcatliu almost 4 years ago

Feature

  • #70 @svennergr sidebar now takes glob-patterns as config values
  • #71 Allow arbitrary links in sidebar

Chore

  • Upgrade Deno to 1.6.1
pagic -

Published by xcatliu almost 4 years ago

Docs

  • Add template docs
  • Add vercel deploy #68 @drizzlesconsin
pagic -

Published by xcatliu almost 4 years ago

Bugfix

  • Fix default branch to main
  • Fix print style for links #67 @drizzlesconsin
pagic -

Published by xcatliu almost 4 years ago

Features

Docs

  • Auto build and deploy site https://pagic.cn
  • typo: fix deployment ci.yml #66 @Shenfq
pagic -

Published by xcatliu almost 4 years ago

Bugfix

  • cli: Fix port option in pagic.config.ts not work
  • theme(blog): Fix blog theme relative link
  • theme(default, docs, blog): #52 Add print style

Docs

  • docs: Add --allow-run (@justjavac)
  • docs: Complete blog, i18n, themes, plugins, about
pagic -

Published by xcatliu almost 4 years ago

BREAKING CHANGES

  • plugin(sidebar): title renamed to text

Features

  • theme(docs): toc scrollable
pagic -

Published by xcatliu almost 4 years ago

Pagic v1 is coming!

After releasing v1.0.0-alpha.1,

  • The core function has been developed
  • APIs will not have breaking changes
  • There will have changelogs in each release

Features

Easy to configure

  • Convention over configuration
  • Single config file pagic.config.ts
  • Intuitive design

Support md and tsx

  • Render md/tsx to static HTML page
  • Support React Hooks
  • Pre-render to static HTML, run as an SPA once loaded

Themes and plugins

  • Official themes default/docs/blog with dark mode
  • Combine plugins to build process
  • Import third-party themes or plugins through URL

Demos

pagic -

Published by xcatliu almost 4 years ago

Bugfix

  • theme(docs): Fix sidebar ul list-style issue
Package Rankings
Top 29.26% on Deno.land
Top 9.59% on Proxy.golang.org
Top 7.99% on Npmjs.org