Commit Graph

49 Commits (096e6d4f01073fdeda7f47c5234cbe4abb3eb938)

Author SHA1 Message Date
kirbylife 096e6d4f01 added favicon 2019-12-15 17:24:19 -06:00
kirbylife 96a6e0d639 separed the db logic in the file "controllers.rs" 2019-12-15 17:12:07 -06:00
kirbylife de6949a3d1 start with the admin panel 2019-12-08 17:07:49 -06:00
kirbylife f950141d4d added file 2019-12-07 16:55:59 -06:00
kirbylife 80dfe889b4 changed fonts 2019-12-04 18:04:21 -06:00
kirbylife 5952ef990c changed the font size 2019-12-04 17:53:39 -06:00
kirbylife 0ebf996ec3 fixed the date in a single row and added over to code 2019-12-04 17:41:49 -06:00
kirbylife 96f8ed02e4 fixed the footer 2019-12-04 16:25:53 -06:00
kirbylife 605d689fd8 removed the image on the landing page and now is response design 2019-12-04 15:11:27 -06:00
kirbylife fa11edf77f removed the extern crate rand 2019-11-26 15:18:53 -06:00
kirbylife a8094b5411 now throw 404 error page if the final number doesn't exists 2019-11-26 15:18:12 -06:00
kirbylife b7bca3e455 removed a single use variable 2019-11-25 17:42:57 -06:00
kirbylife 11e183504d now the context og the templates is unificated in a single file 2019-11-25 14:59:42 -06:00
kirbylife 0203b88900 added 404 response if a post is not found 2019-11-23 22:44:11 -06:00
kirbylife ac70178423 added 404 custom page 2019-11-23 13:05:41 -06:00
kirbylife a56dfcb749 removed the comments section *temporal* 2019-11-22 15:55:58 -06:00
kirbylife 1f1128b014 set custom port 2019-11-22 02:06:29 -06:00
kirbylife 2af0ef97fc added custom flags to compile diesel flags 2019-11-22 01:40:53 -06:00
kirbylife f45f8d3cc4 removed the support for sqlite 2019-11-21 20:31:10 -06:00
kirbylife 87d56d70ea add config to set diesel on the dyno 2019-11-21 20:10:50 -06:00
kirbylife 1fa0b9f2e6 added the files to run the dyno on heroku 2019-11-21 19:49:31 -06:00
kirbylife a9f84d131e minor bug fixed 2019-11-21 14:35:56 -06:00
kirbylife cbeaceeb5c added new header with the comment way of ASM and MatLab 2019-11-21 14:34:48 -06:00
kirbylife 57ce4a93a8 added new headers with comments in lua and tera/jinja 2019-11-21 14:31:04 -06:00
kirbylife d1558df51a now only import libraries to highlight code when code exists in post 2019-11-21 14:27:03 -06:00
kirbylife a2adab7c7d now highlight the pieces of code in the posts 2019-11-21 14:19:37 -06:00
kirbylife 2652f1b894 post page already 2019-11-20 15:59:35 -06:00
kirbylife 615ca6c300 changed the route from posts to post 2019-11-18 02:16:16 -06:00
kirbylife d8a4c2b03e changed the route from posts to post 2019-11-18 02:15:46 -06:00
kirbylife cbc88b34b8 fixed the way to display correctly the posts 2019-11-18 02:14:29 -06:00
kirbylife 21d9d25215 added the library comrak 2019-11-18 02:14:12 -06:00
kirbylife debcb8bb57 changed the replace to slugify method 2019-11-17 16:16:54 -06:00
kirbylife 1435bac8ab Basic display the content of the post 2019-11-17 16:09:58 -06:00
kirbylife 1832a5bdd5 add method and route to display posts 2019-11-17 16:09:36 -06:00
kirbylife ad4cd6b028 add pagination 2019-11-16 23:10:06 -06:00
kirbylife 482b70e292 add inherit to the templates to do more easy write new templates 2019-11-16 01:13:46 -06:00
kirbylife cdf1e409a8 added file 2019-11-15 17:21:08 -06:00
kirbylife 64fe3d5f03 now display the posts saved on the DB 2019-11-13 20:10:42 -06:00
kirbylife 7f8d700a64 added support to chrono, serde and tera 2019-11-13 20:10:20 -06:00
kirbylife a34d14ec6b created the initial migration 2019-11-13 20:10:07 -06:00
kirbylife a167fbb65c created the initial migration 2019-11-13 20:09:40 -06:00
kirbylife 464f991696 now generate the title randomly 2019-11-13 01:40:26 -06:00
kirbylife c48a13265e added the library rand 2019-11-13 01:17:24 -06:00
kirbylife 77b0bf000c added folders 2019-11-13 01:17:15 -06:00
kirbylife c65aacfc1f added rocket_contrib lib 2019-11-12 21:45:14 -06:00
kirbylife 80d91a1731 changed the edition 2019-11-12 21:14:50 -06:00
kirbylife 2e5d59d63d added principal dependencies 2019-11-12 21:12:53 -06:00
kirbylife 3fb3600af0 added Cargo.toml 2019-11-12 21:12:42 -06:00
kirbylife d67ca418d4 initial commit 2019-11-12 19:57:32 -06:00