exoframe icon indicating copy to clipboard operation
exoframe copied to clipboard

New website

Open yamalight opened this issue 6 years ago • 4 comments
trafficstars

We need a proper website, with docs, examples, etc. Basic static generation (e.g. with Gatsby) from markdown (to allow for current docs reuse) would probably work just fine.

  • [x] Make a static website (done thanks to @FDiskas )
  • [x] Setup CI builds on every push / PR
  • [ ] Setup CD to github pages
  • [ ] Figure out a domain (github org domain? .js.org domain? something else?)

yamalight avatar Aug 21 '19 12:08 yamalight

Moving docs to website would also allow updating them without rebuilding whole CLI which is nice.

yamalight avatar Nov 06 '19 08:11 yamalight

Let me play with this

FDiskas avatar Apr 16 '20 20:04 FDiskas

@FDiskas all yours! Here's a repo for it: https://github.com/exoframejs/exoframe-website

yamalight avatar Apr 16 '20 21:04 yamalight

@yamalight here is a pull request :arrow_forward: https://github.com/exoframejs/exoframe-website/pull/1

FDiskas avatar Apr 18 '20 15:04 FDiskas

Basic version is now deployed under https://exoframejs.github.io/exoframe/ (still needs quite a bit of work). Closing this as rest is tracked in #311

yamalight avatar Dec 04 '23 11:12 yamalight