Skip to content

Improve documentation about custom templates. #3345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 11, 2018

Conversation

AlbertoGP
Copy link
Contributor

Now includes all the template hooks in the page, and a detailed
example for the common case of adding an "about" page.

As requested in the comments at "#2115 Custom Routing / new Pages?!"

Now includes all the template hooks in the page, and a detailed
example for the common case of adding an "about" page.
@AlbertoGP AlbertoGP mentioned this pull request Jan 10, 2018
7 tasks
@codecov-io
Copy link

codecov-io commented Jan 10, 2018

Codecov Report

Merging #3345 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3345      +/-   ##
==========================================
- Coverage   35.04%   35.03%   -0.02%     
==========================================
  Files         280      280              
  Lines       40571    40571              
==========================================
- Hits        14219    14214       -5     
- Misses      24248    24251       +3     
- Partials     2104     2106       +2
Impacted Files Coverage Δ
models/repo_indexer.go 52.91% <0%> (-0.98%) ⬇️
models/repo.go 43.19% <0%> (-0.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be1330e...28fcc76. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jan 10, 2018
@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Jan 10, 2018
@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jan 10, 2018
@lafriks lafriks added this to the 1.4.0 milestone Jan 10, 2018
@lunny
Copy link
Member

lunny commented Jan 11, 2018

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jan 11, 2018
@lafriks lafriks merged commit ffc0bff into go-gitea:master Jan 11, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants