31 Commits

Author SHA1 Message Date
a0d46f1df1
Updated about page 2021-04-22 00:12:45 +05:00
4e7e035db8
Added conways_game project 2021-04-22 00:06:25 +05:00
a8b4834244
Added stack_vm project 2021-04-17 23:58:49 +05:00
0e4895a8e1
Updated projects section 2021-04-12 00:41:05 +05:00
e16b534a8f
Added css variables and dark theme 2021-04-12 00:40:49 +05:00
fd6eefa397
Article: Ugra Hantaton 2021-04-10 13:41:32 +05:00
27e0036e9d
Added photos to gallery and fixed memory leaks 2021-04-10 13:37:31 +05:00
a50a85046f
Updated about me and fixed logo styles 2021-04-10 13:37:01 +05:00
9fa0ff195f
Updated dockerfile 2021-04-10 10:32:55 +05:00
bc6ff5fc55
fixed ports 2021-03-15 19:13:04 +05:00
788e0694d8
Added port environment var set and removed unneded files 2021-03-15 18:45:33 +05:00
cb02a1fdc6 Dockerized application 2020-09-13 13:48:28 +03:00
Dm1tr1y147
5b57419b96 Fixed page titles 2020-07-28 21:59:18 +05:00
Dm1tr1y147
558bc24f1d Added contacts link on "about" page, fixed layout 2020-07-28 17:23:51 +05:00
Dm1tr1y147
4d428a830b Added procfile 2020-07-28 12:20:02 +05:00
Dm1tr1y147
fadbc96146 Added getting port from environment variable 2020-07-28 12:14:28 +05:00
Dm1tr1y147
b62443ecf1 Trying to deploy to Heroku 2020-07-28 11:43:21 +05:00
Dm1tr1y147
b5053453d9 Updated "about me" information. Added contacts page 2020-07-28 07:48:17 +05:00
Dm1tr1y147
440000c438 Added projects tab and local projects list processing. Fxed some memory errors 2020-07-28 07:29:20 +05:00
Dm1tr1y147
21f5a392fa Added gallery site section and automatic directory scanning. Fixed some memory errors, removed obsolete logs 2020-07-28 06:06:00 +05:00
fd6007b22b Upgraded article title functionalify 2020-07-05 20:15:51 +05:00
55f5ccfdf4 Completely remove csv-db files and continued working on frontend. Created styles base 2020-07-04 22:31:26 +05:00
cd874d6e28 Some more refactores, added articles functionality to web server 2020-07-04 16:41:24 +05:00
4c61d24352 Added paragraph, image and link detection to porcess_md function. Refactored code a bit 2020-07-04 14:10:16 +05:00
06ff0761fc Added function to wrap up article content with html template, process_md can detect headings, quotes, strips, highlinghts and lists 2020-07-03 21:29:37 +05:00
75988e5cc6 Created functions to get articles list and articles's content 2020-07-03 16:14:19 +05:00
68d1c8211c Last commit with db. Switching to makdown articles representation 2020-07-03 11:24:51 +05:00
db9b46f041 Updated project structure and makefile. Started creating frontend. Created csv database interphase 2020-06-30 12:39:50 +05:00
457a52a585 finished static files hosting. Added mime type definition and file sending functions. Finished send_response and changed header compose function. Some small fixes 2020-06-23 17:02:05 +05:00
cb9ba8e950 creating request processing logic 2020-06-22 22:01:16 +05:00
2b86380ff4 Initial commit: created project structure, makefile, some static files for future server tests and interphase to create a listening socket 2020-06-22 15:59:38 +05:00