Skip to content
Discussion options

You must be logged in to vote

@adm2k is right to point you to the calendar docs, but I think you're also looking for a bit more help for a first time user.

If you check out the configuration docs, you'll see that there's a section for each part of the configuration, and each of them have a specific .yaml file associated.

Here's how my config/ directory looks:

$ tree config
config
├── bookmarks.yaml
├── custom.css
├── custom.js
├── docker.yaml
├── kubernetes.yaml
├── logs
│   └── homepage.log
├── services.yaml
├── settings.yaml
└── widgets.yaml

There's no homepage.yaml, it's not a valid file here.

Also on the configuration docs, note first tip on using yaml:

  1. Use Indentation Carefully: YAML relies on indentation, not …

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@v5rm
Comment options

Answer selected by v5rm
Comment options

You must be logged in to vote
6 replies
@Anthony2410
Comment options

@Anthony2410
Comment options

@shamoon
Comment options

@Anthony2410
Comment options

@Anthony2410
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants