Skip to content

Commit d36567d

Browse files
committed
use jekyll-last-modified-at
- use plug-in instead of manually written fields - remove jekyll-last-modified-at: - add 'Last modified on' to all pages & posts - add Hardware section to sidebar - add 'main' layout - make header title as link
1 parent 5eb7acc commit d36567d

File tree

137 files changed

+2265
-594
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+2265
-594
lines changed

2012/01/07/web-new-look/index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
<header>
6464
<div class="inner">
65-
<h1>GNU ARM Eclipse</h1>
65+
<h1><a href="/">GNU ARM Eclipse</a></h1>
6666
<h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
6767
<a href="http://github.com/gnuarmeclipse" class="button"><small>Follow me on</small> GitHub</a>
6868
</div>
@@ -71,7 +71,7 @@ <h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
7171

7272
<div id="content-wrapper">
7373
<div class="inner clearfix">
74-
74+
7575
<section id="main-content">
7676

7777

@@ -91,9 +91,10 @@ <h1 class="post-title">The GNU ARM Eclipse Plug-in project has a new look</h1>
9191

9292
<hr/>
9393
<p class="post-footer">
94-
This entry was posted in
94+
Posted in
9595

9696
<strong>news</strong>, <strong>web</strong>.
97+
</br>Last modified on Sun Sep 27 13:06:17 2015 EEST.
9798
</p>
9899

99100

@@ -244,18 +245,27 @@ <h4 id="developerdeveloper"><a href="/developer/">Developer</a></h4>
244245
<li><a href="/developer/contribute/">Contribute</a></li>
245246
</ul>
246247

248+
<h4 id="hardware">Hardware</h4>
249+
250+
<ul>
251+
<li><a href="/developer/j-link-stm32-boards">J-Link and STM32 boards</a></li>
252+
</ul>
253+
247254
<h4 id="articles">Articles</h4>
255+
248256
<ul>
249257
<li><a href="/articles/arm-com-2014-07/">GNU ARM Eclipse: open source tools with (experimental) CMSIS Pack support</a></li>
250258
</ul>
251259

252260
<h4 id="licenses">Licenses</h4>
261+
253262
<ul>
254263
<li><a href="/licenses/plug-ins/">Eclipse plug-ins</a></li>
255264
<li><a href="/licenses/tools/">Tools</a></li>
256265
</ul>
257266

258267
<h4 id="finance">Finance</h4>
268+
259269
<ul>
260270
<li><a href="/finance/sponsorship/">Sponsorship</a></li>
261271
</ul>
@@ -282,7 +292,7 @@ <h4 id="aboutabout"><a href="/about/">About</a></h4>
282292
</div>
283293

284294

285-
295+
286296
</body>
287297

288298
</html>

2013/10/11/plugins-v0.5.5.201310111213-released/index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<header>
6767
<div class="inner">
68-
<h1>GNU ARM Eclipse</h1>
68+
<h1><a href="/">GNU ARM Eclipse</a></h1>
6969
<h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
7070
<a href="http://github.com/gnuarmeclipse" class="button"><small>Follow me on</small> GitHub</a>
7171
</div>
@@ -74,7 +74,7 @@ <h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
7474

7575
<div id="content-wrapper">
7676
<div class="inner clearfix">
77-
77+
7878
<section id="main-content">
7979

8080

@@ -100,11 +100,12 @@ <h1 class="post-title">GNU ARM Eclipse plug-ins v0.5.5.201310111213 released and
100100

101101
<hr/>
102102
<p class="post-footer">
103-
This entry was posted in
103+
Posted in
104104

105105
<strong>plugins</strong>, <strong>releases</strong> and tagged
106106

107107
<strong>gnu</strong>, <strong>arm</strong>, <strong>eclipse</strong>.
108+
</br>Last modified on Sun Sep 27 13:06:17 2015 EEST.
108109
</p>
109110

110111

@@ -255,18 +256,27 @@ <h4 id="developerdeveloper"><a href="/developer/">Developer</a></h4>
255256
<li><a href="/developer/contribute/">Contribute</a></li>
256257
</ul>
257258

259+
<h4 id="hardware">Hardware</h4>
260+
261+
<ul>
262+
<li><a href="/developer/j-link-stm32-boards">J-Link and STM32 boards</a></li>
263+
</ul>
264+
258265
<h4 id="articles">Articles</h4>
266+
259267
<ul>
260268
<li><a href="/articles/arm-com-2014-07/">GNU ARM Eclipse: open source tools with (experimental) CMSIS Pack support</a></li>
261269
</ul>
262270

263271
<h4 id="licenses">Licenses</h4>
272+
264273
<ul>
265274
<li><a href="/licenses/plug-ins/">Eclipse plug-ins</a></li>
266275
<li><a href="/licenses/tools/">Tools</a></li>
267276
</ul>
268277

269278
<h4 id="finance">Finance</h4>
279+
270280
<ul>
271281
<li><a href="/finance/sponsorship/">Sponsorship</a></li>
272282
</ul>
@@ -293,7 +303,7 @@ <h4 id="aboutabout"><a href="/about/">About</a></h4>
293303
</div>
294304

295305

296-
306+
297307
</body>
298308

299309
</html>

2013/10/16/plugins-v1.1.0-201310161930-released/index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868
<header>
6969
<div class="inner">
70-
<h1>GNU ARM Eclipse</h1>
70+
<h1><a href="/">GNU ARM Eclipse</a></h1>
7171
<h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
7272
<a href="http://github.com/gnuarmeclipse" class="button"><small>Follow me on</small> GitHub</a>
7373
</div>
@@ -76,7 +76,7 @@ <h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
7676

7777
<div id="content-wrapper">
7878
<div class="inner clearfix">
79-
79+
8080
<section id="main-content">
8181

8282

@@ -110,11 +110,12 @@ <h2 id="changes-and-other-goodies">Changes and other goodies</h2>
110110

111111
<hr/>
112112
<p class="post-footer">
113-
This entry was posted in
113+
Posted in
114114

115115
<strong>plugins</strong>, <strong>releases</strong> and tagged
116116

117117
<strong>gnu</strong>, <strong>arm</strong>, <strong>eclipse</strong>, <strong>indexer</strong>, <strong>toolchain</strong>.
118+
</br>Last modified on Sun Sep 27 13:06:17 2015 EEST.
118119
</p>
119120

120121

@@ -265,18 +266,27 @@ <h4 id="developerdeveloper"><a href="/developer/">Developer</a></h4>
265266
<li><a href="/developer/contribute/">Contribute</a></li>
266267
</ul>
267268

269+
<h4 id="hardware">Hardware</h4>
270+
271+
<ul>
272+
<li><a href="/developer/j-link-stm32-boards">J-Link and STM32 boards</a></li>
273+
</ul>
274+
268275
<h4 id="articles">Articles</h4>
276+
269277
<ul>
270278
<li><a href="/articles/arm-com-2014-07/">GNU ARM Eclipse: open source tools with (experimental) CMSIS Pack support</a></li>
271279
</ul>
272280

273281
<h4 id="licenses">Licenses</h4>
282+
274283
<ul>
275284
<li><a href="/licenses/plug-ins/">Eclipse plug-ins</a></li>
276285
<li><a href="/licenses/tools/">Tools</a></li>
277286
</ul>
278287

279288
<h4 id="finance">Finance</h4>
289+
280290
<ul>
281291
<li><a href="/finance/sponsorship/">Sponsorship</a></li>
282292
</ul>
@@ -303,7 +313,7 @@ <h4 id="aboutabout"><a href="/about/">About</a></h4>
303313
</div>
304314

305315

306-
316+
307317
</body>
308318

309319
</html>

2013/10/19/plugins-v1.1.1-201310191701-released/index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<header>
6767
<div class="inner">
68-
<h1>GNU ARM Eclipse</h1>
68+
<h1><a href="/">GNU ARM Eclipse</a></h1>
6969
<h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
7070
<a href="http://github.com/gnuarmeclipse" class="button"><small>Follow me on</small> GitHub</a>
7171
</div>
@@ -74,7 +74,7 @@ <h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
7474

7575
<div id="content-wrapper">
7676
<div class="inner clearfix">
77-
77+
7878
<section id="main-content">
7979

8080

@@ -107,11 +107,12 @@ <h1 class="post-title">GNU ARM Eclipse plug-ins v1.1.1.201310191701 released</h1
107107

108108
<hr/>
109109
<p class="post-footer">
110-
This entry was posted in
110+
Posted in
111111

112112
<strong>plugins</strong>, <strong>releases</strong> and tagged
113113

114114
<strong>gnu</strong>, <strong>arm</strong>, <strong>eclipse</strong>.
115+
</br>Last modified on Sun Sep 27 13:06:17 2015 EEST.
115116
</p>
116117

117118

@@ -262,18 +263,27 @@ <h4 id="developerdeveloper"><a href="/developer/">Developer</a></h4>
262263
<li><a href="/developer/contribute/">Contribute</a></li>
263264
</ul>
264265

266+
<h4 id="hardware">Hardware</h4>
267+
268+
<ul>
269+
<li><a href="/developer/j-link-stm32-boards">J-Link and STM32 boards</a></li>
270+
</ul>
271+
265272
<h4 id="articles">Articles</h4>
273+
266274
<ul>
267275
<li><a href="/articles/arm-com-2014-07/">GNU ARM Eclipse: open source tools with (experimental) CMSIS Pack support</a></li>
268276
</ul>
269277

270278
<h4 id="licenses">Licenses</h4>
279+
271280
<ul>
272281
<li><a href="/licenses/plug-ins/">Eclipse plug-ins</a></li>
273282
<li><a href="/licenses/tools/">Tools</a></li>
274283
</ul>
275284

276285
<h4 id="finance">Finance</h4>
286+
277287
<ul>
278288
<li><a href="/finance/sponsorship/">Sponsorship</a></li>
279289
</ul>
@@ -300,7 +310,7 @@ <h4 id="aboutabout"><a href="/about/">About</a></h4>
300310
</div>
301311

302312

303-
313+
304314
</body>
305315

306316
</html>

2013/10/21/plugins-v1.1.2-201310210535-released/index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<header>
6767
<div class="inner">
68-
<h1>GNU ARM Eclipse</h1>
68+
<h1><a href="/">GNU ARM Eclipse</a></h1>
6969
<h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
7070
<a href="http://github.com/gnuarmeclipse" class="button"><small>Follow me on</small> GitHub</a>
7171
</div>
@@ -74,7 +74,7 @@ <h2>A family of Eclipse CDT extensions and tools for GNU ARM development</h2>
7474

7575
<div id="content-wrapper">
7676
<div class="inner clearfix">
77-
77+
7878
<section id="main-content">
7979

8080

@@ -99,11 +99,12 @@ <h1 class="post-title">GNU ARM Eclipse plug-ins v1.1.2.201310210535 released</h1
9999

100100
<hr/>
101101
<p class="post-footer">
102-
This entry was posted in
102+
Posted in
103103

104104
<strong>plugins</strong>, <strong>releases</strong> and tagged
105105

106106
<strong>gnu</strong>, <strong>arm</strong>, <strong>eclipse</strong>.
107+
</br>Last modified on Sun Sep 27 13:06:17 2015 EEST.
107108
</p>
108109

109110

@@ -254,18 +255,27 @@ <h4 id="developerdeveloper"><a href="/developer/">Developer</a></h4>
254255
<li><a href="/developer/contribute/">Contribute</a></li>
255256
</ul>
256257

258+
<h4 id="hardware">Hardware</h4>
259+
260+
<ul>
261+
<li><a href="/developer/j-link-stm32-boards">J-Link and STM32 boards</a></li>
262+
</ul>
263+
257264
<h4 id="articles">Articles</h4>
265+
258266
<ul>
259267
<li><a href="/articles/arm-com-2014-07/">GNU ARM Eclipse: open source tools with (experimental) CMSIS Pack support</a></li>
260268
</ul>
261269

262270
<h4 id="licenses">Licenses</h4>
271+
263272
<ul>
264273
<li><a href="/licenses/plug-ins/">Eclipse plug-ins</a></li>
265274
<li><a href="/licenses/tools/">Tools</a></li>
266275
</ul>
267276

268277
<h4 id="finance">Finance</h4>
278+
269279
<ul>
270280
<li><a href="/finance/sponsorship/">Sponsorship</a></li>
271281
</ul>
@@ -292,7 +302,7 @@ <h4 id="aboutabout"><a href="/about/">About</a></h4>
292302
</div>
293303

294304

295-
305+
296306
</body>
297307

298308
</html>

0 commit comments

Comments
 (0)