website
Lucky's Website
Future guide goals
- Add screencasts
- Versioned. Look at old ones, or even look at what's on master
- Link to relevant screencasts
- Helpful or not button
- If not, direct to Discord to get help
- Check code snippets in real projects. More confidence code samples work.
Setting up the project
- Install required dependencies
- Run
script/setup
- Run
lucky dev
to start the app - Visit
http://localhost:5000
Editing guides
Guides are located in the src/actions/guides
. You can edit the markdown in each action file and view changes by running the Lucky app with lucky dev
Adding a new guide
- Create a new guide in
src/actions/guides
. Usually it is easiest to copy an existing guide as a starting point - Add the guide class to the appropriate category in the GuidesList
- That's it! View your guide by running
lucky dev
and ginding 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.
Owner
github statistic
- 27
- 0
- 37
- 40
- 5 days ago
- April 21, 2019
License
Links
Synced at
Sun, 17 Jan 2021 18:31:58 GMT