From 0a2bc467b24064fc008122da86e21e33fed50f87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20N=C3=A1me=C5=A1n=C3=BD?= Date: Wed, 27 Mar 2019 19:17:18 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 58332df..c25f339 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,13 @@ This is the source code for my website [namesny.com](https://namesny.com). -This website is built with React and is open source. It is universally rendered both on server and in browser. The content is served through an API. +This website is built with React and is open source. ## To do * ~~implement draft support~~ -* fix webpack dev server * add cv/resume section * support comments * live reload -* eliminate most hardcoded things (move them to config file) -* remove unnecessary code and overall code cleanup +* ~~eliminate most hardcoded things (move them to config file)~~ +* ~~remove unnecessary code and overall code cleanup~~