website_v2

The Lucky website lucky-framework
HEAD Latest release released
luckyframework/website
37 65 62
Lucky

Lucky's Website

This is the repository for Lucky's official website https://luckyframework.org/

Setting up the project

  1. Install required dependencies
  2. Ensure you have cmake and libxml2 installed for your system. These are required for some shard dependencies of this project
  3. Run script/setup
  4. Run lucky dev to start the app
  5. Visit http://localhost:3000

Editing guides

Guides are located in the src/actions/guides directory. You can edit the markdown in each action file and view changes by running the Lucky app with lucky dev.

Adding a new guide

  1. Create a new guide in src/actions/guides. Usually it is easiest to copy an existing guide as a starting point
  2. Add the guide class to the appropriate category in the GuidesList
  3. That's it! View your guide by running lucky dev and finding the guide in the sidebar.

Learning Lucky

Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides. Get help on our Discord server.

website_v2:
  github: luckyframework/website
  
Crystal >= 1.6.0

Authors

Dependencies 8

  • cadmium_transliterator master
    {'branch' => 'master', 'github' => 'cadmiumcr/transliterator'}
  • carbon ~> 0.3
    {'github' => 'luckyframework/carbon', 'version' => '~> 0.3'}
  • carbon_sendgrid_adapter ~> 0.3
    {'github' => 'luckyframework/carbon_sendgrid_adapter', 'version' => '~> 0.3'}
  • cmark master
    {'branch' => 'master', 'github' => 'amauryt/cr-cmark-gfm'}
  • lexbor ~> 3.0.4
    {'github' => 'kostya/lexbor', 'version' => '~> 3.0.4'}
  • lucky ~> 1.1.0
    {'github' => 'luckyframework/lucky', 'version' => '~> 1.1.0'}
  • lucky_env ~> 0.1.4
    {'github' => 'luckyframework/lucky_env', 'version' => '~> 0.1.4'}
  • sitemapper ~> 0.8.1
    {'github' => 'jwoertink/sitemapper', 'version' => '~> 0.8.1'}

Development Dependencies 2

  • ameba master
    {'branch' => 'master', 'github' => 'crystal-ameba/ameba'}
  • lucky_flow ~> 0.7.3
    {'github' => 'luckyframework/lucky_flow', 'version' => '~> 0.7.3'}

Dependents 0

Last synced .
search fire star recently