feat(ui): rediseño de homepage con estructura grid, rss, webroll y badges
All checks were successful
Zola / build-and-deploy (push) Successful in 8s
All checks were successful
Zola / build-and-deploy (push) Successful in 8s
This commit is contained in:
parent
4fb49961b4
commit
872927e7ef
21 changed files with 441 additions and 59 deletions
|
|
@ -8,6 +8,10 @@ description = "Ingeniería, Soberanía y Software Libre."
|
|||
default_language = "es"
|
||||
minify_html = true
|
||||
|
||||
generate_feeds = true
|
||||
feed_filenames = ["atom.xml"]
|
||||
|
||||
|
||||
build_search_index = true
|
||||
|
||||
[search]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue