chore: Update blog and improve layout responsiveness #13

Merged
nakada0907 merged 3 commits from develop into main 2026-02-23 11:41:20 +00:00

3 commits

Author SHA1 Message Date
27424cc7dd feat: Add blog article on programming principles in the AI era
- New article reviewing 'The Principles of Programming' by Isao Ueda
- Covers 101 fundamental principles for year-3 developers
- Discusses applying these principles when working with AI-generated code
- Includes practical example of effective prompting based on programming principles
- Collaboration with Claude Sonnet 4.6 acknowledged in the article

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-23 20:37:17 +09:00
d149cb6c45 fix(layout): adjust BaseLayout responsive layout
- Adjust spacing and header structure to improve responsive display

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-23 19:28:50 +09:00
1647dbf300 Add .agent-shell/ to .gitignore
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-23 19:17:51 +09:00