[PR #75] [MERGED] Bootstrap #680

Closed
opened 2026-03-13 15:06:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/abh/ntppool/pull/75
Author: @vani
Created: 10/29/2012
Status: Merged
Merged: 11/5/2012
Merged by: @abh

Base: masterHead: bootstrap


📝 Commits (9)

  • 82df4bf Start adding bootstrap
  • 11f67d0 Update installation instructions
  • f3e40a2 Add combust.conf sample configuration
  • f612d56 Document template locations and such
  • 34962b4 Markdown formatting in readme file
  • 6ebd563 more sample config
  • 5e70fc9 update .gitignore
  • 075ed54 bootstrap frontend addition
  • 86650b0 HTML cleanup

📊 Changes

14 files changed (+238 additions, -122 deletions)

View changed files

📝 .gitignore (+6 -0)
README-UI.md (+36 -0)
📝 README.md (+51 -26)
combust.conf.sample (+32 -0)
📝 docs/manage/tpl/staff.html (+0 -3)
📝 docs/ntppool/index.html (+46 -60)
📝 docs/ntppool/mailinglists.html (+7 -7)
📝 docs/shared/static/.static.groups.json (+8 -1)
📝 docs/shared/static/cdn (+1 -1)
📝 docs/shared/static/css/content.css (+19 -6)
📝 docs/shared/static/css/master.css (+4 -0)
📝 docs/shared/tpl/navigation_sidebar.html (+5 -9)
📝 docs/shared/tpl/navigation_topbar.html (+1 -0)
📝 docs/shared/tpl/style/default.html (+22 -9)

📄 Description

Initial Bootstrap changes...


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/abh/ntppool/pull/75 **Author:** [@vani](https://github.com/vani) **Created:** 10/29/2012 **Status:** ✅ Merged **Merged:** 11/5/2012 **Merged by:** [@abh](https://github.com/abh) **Base:** `master` ← **Head:** `bootstrap` --- ### 📝 Commits (9) - [`82df4bf`](https://github.com/abh/ntppool/commit/82df4bf3ee40ef9b407f6f2a560d72d73157b0dc) Start adding bootstrap - [`11f67d0`](https://github.com/abh/ntppool/commit/11f67d0f8fb88ab851b0d795be89dc0b5406158b) Update installation instructions - [`f3e40a2`](https://github.com/abh/ntppool/commit/f3e40a26e17356a7c86040c9010226a34b5ced63) Add combust.conf sample configuration - [`f612d56`](https://github.com/abh/ntppool/commit/f612d565402373cea3235b346fd5f36c5580cf80) Document template locations and such - [`34962b4`](https://github.com/abh/ntppool/commit/34962b40984f0e5b6123df290a63b5dcb35291e3) Markdown formatting in readme file - [`6ebd563`](https://github.com/abh/ntppool/commit/6ebd5631b51d23ebb1570adc044c2f0d38ef31e7) more sample config - [`5e70fc9`](https://github.com/abh/ntppool/commit/5e70fc926b6d8276927ec764cae7a1e63e90997a) update .gitignore - [`075ed54`](https://github.com/abh/ntppool/commit/075ed5456cc361491b1ef184272c52972e150eb0) bootstrap frontend addition - [`86650b0`](https://github.com/abh/ntppool/commit/86650b0c95e03212ea1ffef59e788f93ac3c42ed) HTML cleanup ### 📊 Changes **14 files changed** (+238 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+6 -0) ➕ `README-UI.md` (+36 -0) 📝 `README.md` (+51 -26) ➕ `combust.conf.sample` (+32 -0) 📝 `docs/manage/tpl/staff.html` (+0 -3) 📝 `docs/ntppool/index.html` (+46 -60) 📝 `docs/ntppool/mailinglists.html` (+7 -7) 📝 `docs/shared/static/.static.groups.json` (+8 -1) 📝 `docs/shared/static/cdn` (+1 -1) 📝 `docs/shared/static/css/content.css` (+19 -6) 📝 `docs/shared/static/css/master.css` (+4 -0) 📝 `docs/shared/tpl/navigation_sidebar.html` (+5 -9) 📝 `docs/shared/tpl/navigation_topbar.html` (+1 -0) 📝 `docs/shared/tpl/style/default.html` (+22 -9) </details> ### 📄 Description Initial Bootstrap changes... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 15:06:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntppool#680
No description provided.