Commit graph

45 commits

Author SHA1 Message Date
Dmitry Voronin 49b58d5db0 language : fix margin. 2023-08-02 15:20:59 +03:00
Dmitry Voronin 09c4aa860d interests : implement. 2023-08-02 15:15:24 +03:00
Dmitry Voronin e738d1a096 skills : implement. 2023-08-02 14:52:47 +03:00
Dmitry Voronin 7898732619 style : format code. 2023-08-02 14:10:43 +03:00
Dmitry Voronin 88f1eaecaf title : fix extra margin when photo is disabled. 2023-08-02 14:07:58 +03:00
Dmitry Voronin fdce29c41e main : put all breaks in main. 2023-08-02 14:05:23 +03:00
Dmitry Voronin 2e864fc7f7 education : implement. 2023-08-02 14:02:37 +03:00
Dmitry Voronin b93866a71f languages : implement. 2023-08-02 13:21:15 +03:00
Dmitry Voronin ab82fc953b Makefile : add view to all again. 2023-08-01 20:01:24 +03:00
Dmitry Voronin 5ec65fa150 Makefile : don' view on all. 2023-08-01 19:40:04 +03:00
Dmitry Voronin a745c27873 experience : implement. 2023-08-01 19:38:43 +03:00
Dmitry Voronin 2195ec3d92 fix multiline breaks. 2023-08-01 16:39:03 +03:00
Dmitry Voronin e153a96d40 style : update gray color. 2023-08-01 16:21:29 +03:00
Dmitry Voronin 89c0127cd2 i18n : fix missing % resulting in extra spaces at the beginning of translated words. 2023-08-01 16:20:50 +03:00
Dmitry Voronin d98b13aa2b style : use darcula style for code. 2023-08-01 15:08:27 +03:00
Dmitry Voronin 6db408b513 main : fix typo. 2023-08-01 15:06:39 +03:00
Dmitry Voronin e106a1e80b main : add pages info for sharing hyperlinks. 2023-08-01 15:05:27 +03:00
Dmitry Voronin f0aa1fc0c9 style : make scode respect newlines. 2023-07-31 22:20:20 +03:00
Dmitry Voronin 7fb53f1339 style : remove ugly vspace for par to use parskip later if needed. 2023-07-31 21:55:43 +03:00
Dmitry Voronin 5e22e6a64d title : update formatting. 2023-07-31 18:03:01 +03:00
Dmitry Voronin 24b5467cef const : enable photo. 2023-07-31 18:02:44 +03:00
Dmitry Voronin e0f691c3f7 style : fix styles causing extra margins. 2023-07-31 18:02:25 +03:00
Dmitry Voronin 5159fbb3c2 style : add sreset style. 2023-07-31 16:47:03 +03:00
Dmitry Voronin 9ddc901e64 rename i11n to correct i18n. 2023-07-31 15:32:36 +03:00
Dmitry Voronin fef83a42eb i11n : update comments. 2023-07-31 15:08:15 +03:00
Dmitry Voronin b210b6f0d1 style : make name smaller. 2023-07-31 15:06:48 +03:00
Dmitry Voronin 3ddda73b8f add switches for photo and extras. 2023-07-31 15:06:01 +03:00
Dmitry Voronin ef256dfd62 README : change texlive setup code type to text. 2023-07-31 06:28:31 +03:00
Dmitry Voronin 436c29a784 style : suppress article's default styles. 2023-07-31 06:27:08 +03:00
Dmitry Voronin 99a40335d0 main : rearrange inputs. 2023-07-31 06:24:46 +03:00
Dmitry Voronin c2c7ce21ef title : implement. 2023-07-31 06:24:23 +03:00
Dmitry Voronin af31d07715 style : add title styles and colors. 2023-07-31 06:23:58 +03:00
Dmitry Voronin a9972205e8 const : add name, location, birthday, email and phone. 2023-07-31 06:23:21 +03:00
Dmitry Voronin ad1e0339ca i11n : move months to separate file. 2023-07-31 06:22:54 +03:00
Dmitry Voronin 84ad63f888 image : add material icons for title. 2023-07-31 06:22:28 +03:00
Dmitry Voronin 3d345047a0 photo : make it round. 2023-07-31 05:14:55 +03:00
Dmitry Voronin 9523dee001 README : fix grammar. 2023-07-31 05:08:03 +03:00
Dmitry Voronin c7a630b4c3 README : add info about installing missing dependencies. 2023-07-31 05:07:00 +03:00
Dmitry Voronin bd464f6b26 README : uppercase targets table title. 2023-07-31 05:06:58 +03:00
Dmitry Voronin 8520eea203 README : add missing $ near make. 2023-07-31 05:06:56 +03:00
Dmitry Voronin c30cf8d4da README : add build guide. 2023-07-31 05:06:52 +03:00
Dmitry Voronin aee04b95de move tex files into separate directory. 2023-07-31 04:48:33 +03:00
Dmitry Voronin f23653df06 Makefile : use xdg-open instead of gio for DE-agnostic view. 2023-07-31 04:42:03 +03:00
Dmitry Voronin cfb152be0b Makefile : fix wrong tab char. 2023-07-31 04:42:01 +03:00
Dmitry Voronin 3e11b1ad93 implement tex base from template with basic styling and i11n. 2023-07-31 04:41:58 +03:00