Test website: Grouping in navigation bar, relative/absoulte URLs and links to Git Reference and HTML docs
Ninguém assumiu esta issue ainda.
Avaliação
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Facilidade para iniciantes
- 25/100
- Tipo de issue
- Funcionalidade
- Clareza
- Precisa de esclarecimento
- Status de atividade
- Estagnada
- Stack de tecnologia
- css, html, jekyll
- Domínio
- documentation, web-dev
Direção de pesquisa
Revise a branch proposta do repositório e os commits, começando por _config.yml e navbar.html; depois, inspecione o site de pré-visualização para verificar a navegação agrupada, as alterações nas URLs e os links adicionados. O trabalho estará concluído quando um maintainer tomar uma decisão sobre a estrutura proposta e confirmar como git-reference e htmldocs são implantados sem serem sobrescritos.
Escrita pelo modelo de indexação a partir do texto da issue.
Descrição
Hello.
This is a presentation (and request for comments) of test version of https://git.github.io with 3 separate features:
- link grouping in left navigation bar
- using relative/absolute URLs to git.github.io
- links to "Git Reference" and "Git HTML docs"
Preview site: https://muxajibi4.github.io/git.github.io/
Repo: https://github.com/MuxaJIbI4/git.github.io on branch 'master'
1. Link grouping in navigation bar
see MuxaJIbI4/git.github.io@da0819c
This is done by moving all pages (except /rev_news) to new /links folder and subfolder inside determines page's group (defined using scope in _config.yml). Then in navbar.html we show groups titles followed by that group pages. Ordering of groups determined by array nb-order in _config.yml. This approach allows not assign group to each page inside 'front matter'.
Also pages inside one group can be ordered using 'order:' property inside pages of the group.
Also although some pages are moved into /links/* folders their links are not changed because of permalink: option in _config.yml.
Group titles and ordering, assigning group to pages, changed page titles, names of /links folder and subfolders are given only as an example
2. Using relative/absolute URLs to git.github.io
see MuxaJIbI4/git.github.io@135a957
This removes hard-coded domain name from subpages.
Removed only in some files - didn't touch /_posts and /links.
Also did not change direct links to /images folder in /_posts and /links.
3. Links to "Git Reference" and "Git HTML docs"
see MuxaJIbI4/git.github.io@b010429
There are 2 additional websites on git.github.io that don't have any links to them (you can find out about them only from outside sources):
https://git.github.io/git-reference - Git Reference
https://git.github.io/htmldocs - Git HTML docs
So I decided to add them to Navigation bar and to the Main page.
On test website link don't work since they are external websites, but URL itself should be correct.
Question: Can somebody tell how do these 2 websites are being deployed and not being overwritten by deployment of git.github.io?
- Linguagem predominante
- CSS
- Estrelas
- 373
- Forks
- 325
- Merge médio
- 4d 18h
- PRs com merge (30d)
- 1
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Mais de git/git.github.io
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 72/100
git/git.github.io#860 · 7 comentários ·
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 45/100
git/git.github.io#864 · 5 comentários ·
-
Automatically intimate regarding [ANNOUNCE] mails in the current month edition's issue comments? Aberta
git/git.github.io#863 · 1 comentário · 1 responsável ·
-
Dificuldade 4/5 3-5 dias Facilidade para iniciantes 52/100
git/git.github.io#862 · 3 comentários ·
-
git/git.github.io#826 · 6 comentários · 1 responsável ·
Todas as issues de git/git.github.io
Issues semelhantes
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
-
certification
Dificuldade 1/5 Menos de uma hora Facilidade para iniciantes 80/100
-
Dificuldade 1/5 Menos de uma hora Facilidade para iniciantes 85/100
bisq-network/support#2181 ·
-
Dificuldade 1/5 Menos de uma hora Facilidade para iniciantes 85/100
-
tutorial updates Aberta
Dificuldade 1/5 Menos de uma hora Facilidade para iniciantes 80/100
sveltejs/svelte.dev#2241 ·