From db40f7f7b917396c55a4a6e648f48ecbb0fbf03b Mon Sep 17 00:00:00 2001 From: AllenFang Date: Sun, 14 Jan 2018 14:45:45 +0800 Subject: [PATCH] add blog --- blog/2018/01/24/new-version-0.1.0.html | 54 +++++++++++ blog/2018/01/24/release-plan.html | 81 ++++++++++++++++ blog/atom.xml | 58 +++++++++++ blog/feed.xml | 54 +++++++++++ blog/index.html | 128 +++++++++++++++++++++++++ 5 files changed, 375 insertions(+) create mode 100644 blog/2018/01/24/new-version-0.1.0.html create mode 100644 blog/2018/01/24/release-plan.html create mode 100644 blog/atom.xml create mode 100644 blog/feed.xml create mode 100644 blog/index.html diff --git a/blog/2018/01/24/new-version-0.1.0.html b/blog/2018/01/24/new-version-0.1.0.html new file mode 100644 index 0000000..62ecb30 --- /dev/null +++ b/blog/2018/01/24/new-version-0.1.0.html @@ -0,0 +1,54 @@ +New Version 0.1.0 · react-bootstrap-table2
\ No newline at end of file diff --git a/blog/2018/01/24/release-plan.html b/blog/2018/01/24/release-plan.html new file mode 100644 index 0000000..d60a0c9 --- /dev/null +++ b/blog/2018/01/24/release-plan.html @@ -0,0 +1,81 @@ +Roadmap · react-bootstrap-table2
\ No newline at end of file diff --git a/blog/atom.xml b/blog/atom.xml new file mode 100644 index 0000000..5c2ff2e --- /dev/null +++ b/blog/atom.xml @@ -0,0 +1,58 @@ + + + https://react-bootstrap-table.github.io/blog + react-bootstrap-table2 Blog + 2018-01-24T06:00:00Z + Feed for Node.js + + The best place to stay up-to-date with the latest react-bootstrap-table2 news and events. + https://react-bootstrap-table.github.ioundefined + Copyright © 2018 react-bootstrap-table2 + + <![CDATA[Roadmap]]> + https://react-bootstrap-table.github.io/blog/2018/01/24/release-plan.html + + + 2018-01-24T06:00:00Z + + + Allen Fang + https://twitter.com/allenfang_tw + + + + <![CDATA[New Version 0.1.0]]> + https://react-bootstrap-table.github.io/blog/2018/01/24/new-version-0.1.0.html + + + 2018-01-24T06:00:00Z + + + Allen Fang + https://twitter.com/allenfang_tw + + + \ No newline at end of file diff --git a/blog/feed.xml b/blog/feed.xml new file mode 100644 index 0000000..a1acb1e --- /dev/null +++ b/blog/feed.xml @@ -0,0 +1,54 @@ + + + + react-bootstrap-table2 Blog + https://react-bootstrap-table.github.io/blog + The best place to stay up-to-date with the latest react-bootstrap-table2 news and events. + Wed, 24 Jan 2018 06:00:00 GMT + http://blogs.law.harvard.edu/tech/rss + Feed for Node.js + + react-bootstrap-table2 Blog + https://react-bootstrap-table.github.ioundefined + https://react-bootstrap-table.github.io/blog + + Copyright © 2018 react-bootstrap-table2 + + <![CDATA[Roadmap]]> + https://react-bootstrap-table.github.io/blog/2018/01/24/release-plan.html + https://react-bootstrap-table.github.io/blog/2018/01/24/release-plan.html + Wed, 24 Jan 2018 06:00:00 GMT + + + + <![CDATA[New Version 0.1.0]]> + https://react-bootstrap-table.github.io/blog/2018/01/24/new-version-0.1.0.html + https://react-bootstrap-table.github.io/blog/2018/01/24/new-version-0.1.0.html + Wed, 24 Jan 2018 06:00:00 GMT + + + + \ No newline at end of file diff --git a/blog/index.html b/blog/index.html new file mode 100644 index 0000000..e844652 --- /dev/null +++ b/blog/index.html @@ -0,0 +1,128 @@ +Blog · react-bootstrap-table2
\ No newline at end of file