item4(Kim Jinsu)

Results 18 issues of item4(Kim Jinsu)

I'm using travis-ci for publish lektor. If travis change build dir, lektor produce different id value (`ctx.env.project.id`). [See this code for detail](https://github.com/lektor/lektor/blob/master/lektor/project.py#L14-L15) I think you may make way to fix...

I'm Korean. So I sometimes use Korean tag in post. but lektor-tags do not work fine with unicode tags ``` (techblog) [item4@item4-mbp item4.github.io]$ lektor server * Project path: /Users/item4/Projects/item4.github.io/item4.github.io.lektorproject *...

I want to add custom lexer what pygments do not support yet. How can I do it?

우웅...! 한국인 개발자다! 안녕하세요. flask로 이것저것 하는게 취미인 뉴비입니다. 아직 이 레포를 관리하고 계신지 궁금합니다. 아직 사용은 안해봤지만 아마도 이걸 쓸 것 같은데, 문제가 생겼을 때 개발자분과 연락이 가능한가 싶어서...

``` pytb tests/reservation_test.py:1: in from ***.reservation import Reservation, Traveler, TravelerType ***/reservation.py:83: in class Traveler(Base): ***/reservation.py:102: in Traveler type = Column(EnumType(TravelerType), nullable=False) ../../.virtualenvs/***/lib/python3.5/site-packages/sqlalchemy_enum34.py:39: in __init__ super(Enum, self).__init__(*enumerants, **options) ../../.virtualenvs/***/lib/python3.5/site-packages/sqlalchemy/sql/type_api.py:706: in __init__...

제 영어가 매우 불량함을 감안하여 한글과 함께 병기합니다. (I think my poor english is not good for reader, so I write Korean together.) Code sample ``` py3 class Purpose(enum.Enum): normal...

go 1.6 support HTTP2. Can you make it working with HTTP2?

Hello. I want to change icon of item such as charms, amulets, rings. How can I edit these? ![image](https://github.com/user-attachments/assets/d3b276a2-19ca-49f5-b436-bdabb12a8e30)

enhancement
help wanted