Skip to content

This repository is for the LycheeOrg.github.io website and the documentation contained there. For Lychee issues please visit https://github.com/LycheeOrg/Lychee

License

Notifications You must be signed in to change notification settings

jphuguet/LycheeOrg.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lycheeorg.dev

Build Status

Dependencies

  • GNU Make
  • npm
  • Python 3 (because I don't like Python 2.7)
  • git

Setup

npm install
pip install -r requirements.txt

Local dev

In order to get the visual feedback of the website (without docs), you can run a local version:

npm run dev
# Open http://localhost:4321/

Generating

Run make to generate the HTML files, which can then be found in dist/.

About

This repository is for the LycheeOrg.github.io website and the documentation contained there. For Lychee issues please visit https://github.com/LycheeOrg/Lychee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 57.4%
  • MDX 24.4%
  • TypeScript 9.8%
  • JavaScript 3.1%
  • Python 2.0%
  • CSS 1.7%
  • Other 1.6%