Commit Graph

9 Commits

Author SHA1 Message Date
c75c73995c remove hardcoded values 2025-02-20 18:35:10 +06:00
322830ab73 footer: link to repo instead of commit
try to get repo & commit sha from env first.

supports github, gitlab, woodpecker, and
other ci systems that provide these vars:
  - CI_COMMIT_SHA / GITHUB_SHA
  - CI_REPO_URL / CI_PROJECT_URL / GITHUB_SERVER_URL+GITHUB_REPOSITORY
2024-05-20 23:23:37 +06:00
ef208f80fc add location 2024-05-17 09:53:02 +06:00
a22e442e9d move to section 8 sysadmin tools 😎 2024-05-17 09:53:02 +06:00
ca2c548639 keep vars in repo
this is a repo for personal use
2024-05-17 09:53:02 +06:00
682f524f72 add back lost link to local vars 2024-05-17 09:53:02 +06:00
3c392f38cd update vars sample 2024-05-17 09:53:02 +06:00
7b0a2197fc add content and change project layout 2024-05-17 09:52:55 +06:00
824c7777a9 modify template structure
- add editorconfig & pug config
- add watch command
- update gitignore with local envs
2022-05-20 19:47:36 +06:00