kirbylife
|
cca93aa1d8
|
add views filed in the database
|
2022-12-22 15:46:42 -06:00 |
kirbylife
|
46007d9a32
|
first attempt: update lightly the rocket version
|
2022-12-20 23:23:07 -06:00 |
kirbylife
|
73b24a3a1c
|
Add views field in the database
|
2022-12-20 22:33:10 -06:00 |
kirbylife
|
aeacae85c3
|
added more ways to comment the title
|
2019-12-27 19:28:44 -06:00 |
kirbylife
|
c3e5004ab3
|
fixed the edit page
|
2019-12-21 03:55:39 -06:00 |
kirbylife
|
4f8ca9acae
|
added tables, autolinks and tasklist extensions
|
2019-12-21 03:55:21 -06:00 |
kirbylife
|
b2a3ada543
|
fixed template typo
|
2019-12-19 16:35:21 -06:00 |
kirbylife
|
2eccb530ad
|
improved the metadata to a better seo
|
2019-12-19 16:26:10 -06:00 |
kirbylife
|
4a305dee02
|
now update the "updated_at" field when modify a post
|
2019-12-19 01:35:38 -06:00 |
kirbylife
|
e983cc1b9d
|
now can edit the posts directly from admin panel
|
2019-12-19 01:07:14 -06:00 |
kirbylife
|
0da7e92c09
|
removed a white line
|
2019-12-18 18:33:59 -06:00 |
kirbylife
|
64c2317bd7
|
added more info to admin panel
|
2019-12-18 18:32:45 -06:00 |
kirbylife
|
27cac09a08
|
completed the logic to add new posts from the admin panel
|
2019-12-18 03:20:00 -06:00 |
kirbylife
|
efc22e7eb4
|
completed the interface to write the posts
|
2019-12-18 02:51:11 -06:00 |
kirbylife
|
68aa90d2e1
|
fixed pub mod imports
|
2019-12-17 17:02:10 -06:00 |
kirbylife
|
279c236401
|
used the crate extern
|
2019-12-15 19:11:12 -06:00 |
kirbylife
|
b57c71842d
|
added a mod to posts page
|
2019-12-15 18:34:27 -06:00 |
kirbylife
|
54fb4d93b8
|
added files to admin panel WIP
|
2019-12-15 17:41:56 -06:00 |
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 |