File tree Expand file tree Collapse file tree 4 files changed +22
-1
lines changed Expand file tree Collapse file tree 4 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 3131 - name : Build and Deploy
3232 run : mkdocs gh-deploy --force
3333 env :
34- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
34+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
35+
36+ - name : Copy CNAME
37+ run : cp CNAME site/
Original file line number Diff line number Diff line change 4141
4242### 💼 Other
4343
44+ - Reorder CNAME copy step in deploy workflow _ (2025-10-16 15:06:42)_
45+ - Add CNAME copy step in deploy workflow
46+
47+ Add step to copy CNAME file before deployment. _ (2025-10-16 15:04:55)_
48+ - Update README.md _ (2025-10-16 15:02:18)_
49+ - Fixing CNAME so will persist to github pages _ (2025-10-16 14:59:09)_
50+ - Add CNAME option to mkdocs deployment command _ (2025-10-16 14:53:53)_
51+ - Merge branch 'main' of https://github.com/codebase-interface/codebaseinterface _ (2025-10-16 14:48:58)_
4452- Merge branch 'main' of https://github.com/codebase-interface/codebaseinterface _ (2025-10-16 14:34:13)_
4553- Merge branch 'main' of https://github.com/codebase-interface/codebaseinterface _ (2025-10-16 14:05:06)_
4654- Update welcome message in README _ (2025-10-16 13:35:35)_
6169
6270### 📚 Documentation
6371
72+ - Update changelog [ skip ci] _ (2025-10-16 15:05:06)_
73+ - Update changelog [ skip ci] _ (2025-10-16 15:02:26)_
74+ - Update changelog [ skip ci] _ (2025-10-16 14:59:20)_
75+ - Update changelog [ skip ci] _ (2025-10-16 14:54:03)_
76+ - Update changelog [ skip ci] _ (2025-10-16 14:49:10)_
77+ - Update changelog [ skip ci] _ (2025-10-16 14:37:22)_
78+ - Enhance navigation buttons and responsive design across documentation _ (2025-10-16 14:48:58)_
6479- Add example for source aligned directory implementation _ (2025-10-16 14:37:12)_
6580- Update changelog [ skip ci] _ (2025-10-16 14:34:22)_
6681- Update changelog [ skip ci] _ (2025-10-16 14:05:19)_
Original file line number Diff line number Diff line change 1+ codebaseinterface.org
Original file line number Diff line number Diff line change 22
33This documentation will help you understand how to use the service provided by this codebase.
44
5+ test
6+
57The codebase interface is a set of principles that aim to promote the ease of use of codebases across languages and frameworks for multiple audiences.
68
79- [ Codebase Interface] ( #codebase-interface )
You can’t perform that action at this time.
0 commit comments