forked from NPM/numass-framework
23 lines
785 B
HTML
23 lines
785 B
HTML
---
|
|
content_type: 'news_shard'
|
|
title: "DataForge site launched"
|
|
date: 16.08.2015
|
|
published: true
|
|
---
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<img src="${r '/images/df_logo.png'}" alt="DataForge"/>
|
|
</td>
|
|
<td>
|
|
This site is launched. The repository for site development is
|
|
<a href="https://bitbucket.org/Altavir/dataforge-grain">here</a>.
|
|
The site is built using grain framework and uses Bootstrap styles as a template. An interesting feature of
|
|
this site is that while it is static, it is automatically generated from source shards. For example this
|
|
news item is a shard itself
|
|
(see the <a
|
|
href="https://bitbucket.org/Altavir/dataforge-grain/src/8b9d6613962f64d720bff661e5e86b27baafa9fb/content/news/site_start.markdown?at=default">
|
|
source code </a>).
|
|
</td>
|
|
<tr>
|
|
</table> |