0
0
Fork 0

Commit Graph

  • 7b1816e5fc add post 130 master Gibheer 2023-09-18 16:34:59 +0200
  • aae5a0b057 add blog entry 129 Gibheer 2023-09-18 15:31:18 +0200
  • ef9cc3e2de add new post 'leaving FreeBSD for Archlinux' Gibheer 2022-08-30 20:25:29 +0200
  • 6d25cc80d5 also copy static files to output directory Gibheer 2022-08-29 21:26:04 +0200
  • b20da12456 import go code base Gibheer 2022-08-29 20:53:45 +0200
  • 83cb61da71 prepare for next implementation in go Gibheer 2022-08-29 20:53:12 +0200
  • d4a39e54da update readme Gibheer 2022-08-29 20:46:28 +0200
  • f58b40cb8c add output function Gibheer 2022-08-29 20:45:21 +0200
  • 3c567cab94 add a nice README file Gibheer 2021-09-27 21:47:10 +0200
  • 20bc3040e2 fix small build issues Gibheer 2021-09-27 21:19:46 +0200
  • d89d164d48 add missing go module files Gibheer 2021-09-27 21:18:26 +0200
  • e0742b35d2 initial release Gibheer 2021-09-27 21:17:36 +0200
  • f3be398c18 add first draft for session handling go-rebuilding Gibheer 2015-01-12 21:09:07 +0100
  • 0563f1f3e0 remove session handling from main Gibheer 2015-01-12 21:08:55 +0100
  • 1d6b22606a mark which functions are supposed to have pages Gibheer 2015-01-10 13:02:29 +0100
  • ea99d621bd use two routers instead of one Gibheer 2015-01-08 21:33:56 +0100
  • 574b05887a rename files to present easier Gibheer 2014-12-22 19:35:33 +0100
  • d3bfe13eba add point to handle sessions in the admin panel Gibheer 2014-12-18 21:37:53 +0100
  • 0980b8d0a6 add initial route support for admin panel Gibheer 2014-12-16 23:43:49 +0100
  • e6a50c238c add route for a specific blog post Gibheer 2014-12-16 23:43:30 +0100
  • c6cd31b2fd add database support Gibheer 2014-12-14 09:42:25 +0100
  • e8fcff2cbb better version of the base system Gibheer 2014-12-14 08:08:03 +0100
  • fce1df3f21 further extension of the system Gibheer 2014-08-13 22:45:38 +0200
  • 0ce5d76e07 add template path from config file Gibheer 2014-08-09 00:19:45 +0200
  • e909aea534 add template system to environment Gibheer 2014-08-09 00:15:25 +0200
  • bbe90853bc add example config file Gibheer 2014-08-07 22:33:53 +0200
  • 972d2e1412 add settings and environment Gibheer 2014-08-07 22:30:26 +0200
  • 5fdfdbf5e1 use middlewares of parents Gibheer 2014-08-03 10:25:59 +0200
  • 4c6d6f3976 use append instead of something own built Gibheer 2014-08-03 09:22:31 +0200
  • 019ca58e63 add a basic group mechanism Gibheer 2014-08-01 22:41:17 +0200
  • 53732c24e5 cleanup of addRoute Gibheer 2014-08-01 08:48:14 +0200
  • ce036f428d add basic middleware handling Gibheer 2014-08-01 07:58:33 +0200
  • 7a5cbc3c7a initial commit for routing Gibheer 2014-07-22 21:27:39 +0200
  • 2bea1df808 prepare for rebuilding Gibheer 2014-07-22 20:25:11 +0200
  • 5570b0b568 don't add query parameters Gibheer 2014-02-18 23:36:07 +0100
  • 28dea5e4ec add hgignore to make life easier Gibheer 2014-02-18 22:16:25 +0100
  • 1b02e01cf3 update Gemfile to remove rbx specific gems Gibheer 2014-02-18 22:15:57 +0100
  • 45ce571448 fix pagination Gibheer 2014-02-18 22:11:30 +0100
  • dbf63f3451 remove markers from code and quote Gibheer 2014-02-18 21:20:51 +0100
  • be2ecb0945 add template for RouteNotFound Gibheer 2014-02-13 22:42:24 +0100
  • 256b4da778 convert the RouteNotFound route to a controller Gibheer 2014-02-13 22:41:09 +0100
  • ea72da5259 rework post controller Gibheer 2014-02-13 22:38:42 +0100
  • db30448a8e do not jump out when nothing was found Gibheer 2014-02-11 23:12:59 +0100
  • 60cdaf7453 update dependencies Gibheer 2014-02-11 23:10:53 +0100
  • c4eb4e3363 assign the posts only at one point Gibheer 2014-02-11 23:09:34 +0100
  • 3cac0daa68 add initial migration file and further adjustments Gibheer 2014-02-03 23:43:46 +0100
  • ee464a5c15 load render Gibheer 2014-01-23 22:00:11 +0100
  • 11ac9461c2 add new helper and implement search Gibheer 2014-01-23 21:59:24 +0100
  • 4ba39351ea added symbol for code tags Gibheer 2014-01-17 22:29:27 +0100
  • 297e29a3c8 add quotation mark to blockquotes Gibheer 2014-01-17 22:04:45 +0100
  • 4350171042 add style to blockquote Gibheer 2014-01-16 21:52:11 +0100
  • dded05bb52 order by id when the timestamp is equal Gibheer 2014-01-16 09:00:18 +0100
  • f05763ae18 ignore a written config Gibheer 2014-01-09 19:55:51 +0100
  • 390c02c011 change the example line to use postgres only Gibheer 2014-01-02 21:42:10 +0100
  • 810a16eea8 use / for the index page in the logo Gibheer 2014-01-02 21:41:28 +0100
  • 6aa8f1c2a2 new next and previous buttons Gibheer 2014-01-02 21:38:21 +0100
  • dac1a7ec28 replace do_postgres with pg for better timestamps Gibheer 2014-01-02 21:36:10 +0100
  • 7b9576216c don't wrap lines in code and pre elements Gibheer 2013-12-03 21:45:12 +0100
  • ada397900f add utf-8 meta header Gibheer 2013-11-14 16:57:48 +0100
  • 33c5439cd2 render the html in the atom feed Gibheer 2013-11-08 19:55:17 +0100
  • 7ca8100d23 mark headers in section Gibheer 2013-11-08 19:53:44 +0100
  • bcb992b231 adjust the pagination design and header Gibheer 2013-11-04 20:19:39 +0100
  • b47acdeb14 make the pagination look nicer Gibheer 2013-10-29 20:42:25 +0100
  • 294625f251 add pagination to the page Gibheer 2013-10-29 20:39:47 +0100
  • 6e412a6aa9 reduce size of background Gibheer 2013-10-29 19:51:15 +0100
  • 19a3c4b238 use picture with real color Gibheer 2013-10-29 19:47:52 +0100
  • 693e118a84 add basics for pagination Gibheer 2013-10-29 19:47:17 +0100
  • 49ba15dbab remove the relative positioning Gibheer 2013-10-29 19:04:38 +0100
  • 1a0c2b70f7 remove single scss files to include in index Gibheer 2013-10-28 06:36:13 +0100
  • 77053f05d8 add first draft of design Gibheer 2013-10-27 19:50:32 +0100
  • e488b155e4 add layout for the posts Gibheer 2013-10-27 19:47:51 +0100
  • fcb995b0f0 small controller to deliver images Gibheer 2013-10-27 19:46:16 +0100
  • 5b54051db6 fix namespace leak Gibheer 2013-10-27 19:46:02 +0100
  • 6c1cb50af0 add layouts to renderer Gibheer 2013-10-27 19:45:12 +0100
  • 5a65a3dc40 reroute atom controller to post Gibheer 2013-10-27 13:39:44 +0100
  • 1e26faa84a extend regex for catching files Gibheer 2013-10-27 13:09:44 +0100
  • d8fe8a97bc compile markdown for each request Gibheer 2013-10-26 23:01:22 +0200
  • fb3d0b51c0 add markdown support Gibheer 2013-10-26 22:36:17 +0200
  • 4e04cce391 add atom feed Gibheer 2013-10-26 17:52:52 +0200
  • 0e547febf1 add post controller Gibheer 2013-10-26 14:56:55 +0200
  • 8d7938d108 add first test for database usage in the template Gibheer 2013-10-26 12:33:50 +0200
  • 30b931aa3f fix content type of the result Gibheer 2013-10-26 12:33:30 +0200
  • d9ea69f026 add database support Gibheer 2013-10-26 12:33:15 +0200
  • b79d967a55 remove debug output Gibheer 2013-10-20 22:08:56 +0200
  • 2ac3320d34 the beginning of a new blog Gibheer 2013-10-20 22:04:01 +0200
  • 0254610fcf add database gems Gibheer 2013-08-05 21:55:50 +0200
  • 5e0b87164d restart blog by using zero and puma Gibheer 2013-08-05 21:51:23 +0200
  • d6ec7051d7 seperate code from text Gibheer 2012-09-28 12:01:57 +0200
  • 5586b3179b wait with rack until rack-flash is fixed Gibheer 2012-01-30 21:42:00 +0100
  • 3c2d0d32d9 there is no preset? Gibheer 2012-01-30 21:41:20 +0100
  • 18281e5098 use 303 for redirects or else chromium lands in the cache hell Gibheer 2012-01-30 21:40:36 +0100
  • 92f0b94696 issue #10 added the domain to all page links Gibheer 2011-09-29 19:48:59 +0200
  • e478a71c32 issue #10 fix "add tags to posts" Gibheer 2011-09-28 15:07:05 +0200
  • 41a470c4c0 issue #10 using any? is clearer Gibheer 2011-09-28 14:38:17 +0200
  • 52eaaf0f6f issue #10 use all_written Gibheer 2011-09-28 14:36:14 +0200
  • 51ea33c778 use get instead of first Gibheer 2011-09-28 14:35:25 +0200
  • 8f19146aa4 clean up the released functions Gibheer 2011-09-28 14:33:08 +0200
  • 82f88e8025 update of gems Gibheer 2011-09-28 14:28:12 +0200
  • 689c64d40f update of the gems Gibheer 2011-09-13 16:26:44 +0200
  • 59a6f72fd0 ignore the .rbx Gibheer 2011-09-13 14:35:23 +0200