Syi

Results 5 issues of Syi

- years can be configured - fix #56 copyright can be enabled/disabled - moved all copyright config under .Site.Params.Copyright

Given that many of us make use this theme to do personal blog I am wondering anyone wants to add a news section, like below? ![image](https://user-images.githubusercontent.com/838961/132110985-a441d79a-831b-48e9-885b-1a31a92fa8ae.png) If this one is...

"submit by session" is particularly useful, when a user wants to manage the submits under different sessions (e.g., by different tags, or by different programming languages, etc.) To implement this...

unused_deps assumes that the cmd will be ran in a folder path contains WORKSPACE Thus we cannot run it via bazel run like below ```bash ➜ bazel run //tools/linter:unused_deps //......

I am not sure if these two should be different? definitions ```yaml Foo: type: object additionalProperties: true Bar: type: object additionalProperties: type: object ``` code generated ```go // Foo defines...

area:additionalProperties