- use typescript for typing
- remove
filter
style of body
- add sitemap.xml & robots.txt
- update packages to fix dependency error
- fix typo in README
- fix ui bug (dropdown in GNB)
- add theming features
- update packages (React, Gatsby, etc.)
- use hooks instead of redux
- update
gatsby
version (v2.0.8
)
- fix issue that is related with media query for print ((ISSUE 11)[wonism/gatsby-advanced-blog#11])
- update
gatsby
to useLink
ingatsby
instead ofgatsby-link
((ISSUE 8)[wonism/gatsby-advanced-blog#8]) - remove all
css
s and add styles intoStyled Components
. ((ISSUE 9)[wonism/gatsby-advanced-blog#9]) - fix SSR ((ISSUE 9)[wonism/gatsby-advanced-blog#9])
- update
.eslintrc
to change some rules
- add
LICENCE.md
- migrate
gatsby
intov2 beta
(fromv2 alpha
)- add
gatsby
with specificversion
intopeerDependencies
- add
- use
css
instead ofless
- update
dependencides
-
babel
,redux
,react
etcetera
-
- fix bug (post's html)
- remove console
- change eslint rules
- fix bug (related with
styled-components
) - change logics for adding image into post
- add
react-helmet
into some pages - change some styles
- add font(
Inconsolata
) for<code>
'sfont-family
- add font(
- fix lint
- add husky for hooking commit
- remove
height: 100vh;
- fix ui bug in production mode
- add image to post
- add copy button in post
- add
border-radius
to profile image - fix card UI (tags are overflowed)
- improve post readablity
- move logics for rendering tweets & components into
redux-saga
- update
READEME.md
- customize
404
page - add
min-height
to contents wrapper
- support mobile version
- initial commit
- features
- Post
- Pagination
- Categories
- Tags
- Search
- Put React Application into post
- Put Tweet into post
- Draft (set
hide
totrue
)
- Portfolio
- Resume
- Post