bulma-clean-theme
A clean and modern Jekyll theme based on Bulma
파일 탐색기
최종 버전 다운로드 (.zip)- jekyll-build-deploy.yml
- FUNDING.yml
- settings.json
- ABC123.yml
- ABC124.yml
- docs_menu.yml
- example_blog_series.yml
- example_callouts.yml
- example_footer_menu.yml
- example_gallery.yml
- example_menu.yml
- example_sponsors.yml
- example_tabs.yml
- home_callouts.yml
- navigation.yml
- showcase_example.yml
- callouts.html
- cookie-banner.html
- disqus.html
- follow.html
- footer-scripts.html
- footer.html
- gallery.html
- google-analytics.html
- head-scripts.html
- head.html
- header.html
- hero.html
- image-modal.html
- latest-posts.html
- menubar.html
- newsletter.html
- notification.html
- pagination.html
- post-card.html
- rating.html
- review.html
- series.html
- share-buttons.html
- showcase.html
- skip-to-content.html
- sponsors.html
- subscribe.html
- tabs.html
- tag.html
- tiktok.html
- toc.html
- vimeo.html
- youtube.html
- blog.html
- default.html
- links.html
- page.html
- post.html
- product-category.html
- product.html
- promo-page.html
- recipe.html
- 2018-05-28-why-use-a-static-site-generator.markdown
- 2019-02-09-getting-started-with-bulma-clean-theme.markdown
- 2019-07-23-introducing-some-new-layouts-to-bulma-clean-theme.markdown
- 2020-05-08-creating-a-docs-site-with-bulma-clean-theme.markdown
- 2021-10-30-creating-a-post-series.md
- product1.md
- product2.md
- product3.md
- _block-list.scss
- _category.scss
- _layout.scss
- _main.scss
- _promo-page.scss
- _showcase.scss
- syntax.scss
- app.scss
- app.js
- index.html
- configuration.md
- installation.md
- scripts.md
- sidebar.md
- theming.md
- upgrading-to-v1.md
- creating-a-links-page.md
- footer-navigation.md
- menubar.md
- top-navigation.md
- callouts.md
- cookie-banner.md
- image-gallery.md
- image-modal.md
- notifications.md
- showcases.md
- sponsors.md
- tabs.md
- tags.md
- video.md
- creating-a-page.md
- hero.md
- table-of-contents.md
- creating-a-post.md
- post-excerpt-summary.md
- post-series.md
- category-page.md
- product-pages.md
- product-reviews.md
- creating-a-promo-page.md
- recipes.md
- blog-post-series.jpg
- bulma-clean-theme-4by3.jpg
- csrhymes-com.jpg
- jetbrains-variant-4.svg
- recipe-example.jpg
- bulma-no-dark-mode.css
- bulma-no-dark-mode.css.map
- bulma-no-dark-mode.min.css
- bulma-no-helpers-prefixed.css
- bulma-no-helpers-prefixed.css.map
- bulma-no-helpers-prefixed.min.css
- bulma-no-helpers.css
- bulma-no-helpers.css.map
- bulma-no-helpers.min.css
- bulma-prefixed.css
- bulma-prefixed.css.map
- bulma-prefixed.min.css
- bulma.css
- bulma.css.map
- bulma.min.css
- _index.scss
- animations.scss
- generic.scss
- minireset.scss
- skeleton.scss
- _index.scss
- breadcrumb.scss
- card.scss
- dropdown.scss
- menu.scss
- message.scss
- modal.scss
- navbar.scss
- pagination.scss
- panel.scss
- tabs.scss
- _index.scss
- block.scss
- box.scss
- button.scss
- content.scss
- delete.scss
- icon.scss
- image.scss
- loader.scss
- notification.scss
- progress.scss
- table.scss
- tag.scss
- title.scss
- _index.scss
- checkbox-radio.scss
- file.scss
- input-textarea.scss
- select.scss
- shared.scss
- tools.scss
- _index.scss
- columns.scss
- grid.scss
- _index.scss
- aspect-ratio.scss
- border.scss
- color.scss
- flexbox.scss
- float.scss
- gap.scss
- other.scss
- overflow.scss
- position.scss
- spacing.scss
- typography.scss
- visibility.scss
- _index.scss
- container.scss
- footer.scss
- hero.scss
- level.scss
- media.scss
- section.scss
- _index.scss
- dark.scss
- light.scss
- setup.scss
- _index.scss
- controls.scss
- css-variables.scss
- derived-variables.scss
- extends.scss
- functions.scss
- initial-variables.scss
- mixins.scss
- _index.scss
- bulma-no-dark-mode.scss
- bulma-no-helpers-prefixed.scss
- bulma-no-helpers.scss
- bulma-prefixed.scss
- bulma.scss
- LICENSE
- package.json
- README.md
- .package-lock.json
- .yarn-integrity
- .editorconfig
- .gitignore
- .prettierignore
- .prettierrc
- _config.yml
- bulma-clean-theme.gemspec
- changelog.txt
- cookie-policy.md
- docs.md
- example-recipe.md
- favicon.png
- gallery.md
- Gemfile
- index.md
- landing.md
- LICENSE.txt
- links.md
- package-lock.json
- package.json
- products.md
- promo-page.md
- README.md
- screenshot.png
- showcase.md
- sponsors.md
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/chrisrhymes/bulma-clean-theme
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd bulma-clean-theme
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm start
개발/실행 서버를 켭니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
// repository documentation
Was this content helpful?
(0 ratings)
