All Projects → tigefa4u → tigefa4u.github.io

tigefa4u / tigefa4u.github.io

Licence: MIT license
🆙 for personal notes

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to tigefa4u.github.io

macOSAppsOpenSource
No description or website provided.
Stars: ✭ 33 (+153.85%)
Mutual labels:  notes
jackliu-golang-notes
Jack Liu's Golang personal summary main points notes, notes to fast understand golang
Stars: ✭ 17 (+30.77%)
Mutual labels:  notes
bearclaw
Menubar app to quickly create new notes in Bear
Stars: ✭ 60 (+361.54%)
Mutual labels:  notes
trixcamp
Simple, distraction free writing app based on Basecamp's trix-editor.
Stars: ✭ 30 (+130.77%)
Mutual labels:  notes
MakeNotes
📝 Made a Note App . User can make important notes 📑as well as save it for future 📆 reference. You can mark important✔️ as well as non important which makes it very easy to distinguish between different notes📰. (Html,Bootstrap,CSS,Javascript)
Stars: ✭ 18 (+38.46%)
Mutual labels:  notes
Textylic
A note taking app developed for the 22nd century
Stars: ✭ 34 (+161.54%)
Mutual labels:  notes
rlss-2019
Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).
Stars: ✭ 79 (+507.69%)
Mutual labels:  notebooks
nixnote2
Nixnote - Evernote desktop client for Linux
Stars: ✭ 281 (+2061.54%)
Mutual labels:  notes
navo-workshop
Tutorial notebooks for how to use PyVO to access NASA and other data in Python.
Stars: ✭ 27 (+107.69%)
Mutual labels:  notebooks
note
📝个人知识体系 算法与数据结构 / 操作系统 / 数据库 / 计算机系统 / 网络 / 中间件 / Java / 架构 / 前端 / 运维 / 网络安全 / 软技能
Stars: ✭ 40 (+207.69%)
Mutual labels:  notes
AboutFE
知识归纳、内容都在issue里
Stars: ✭ 74 (+469.23%)
Mutual labels:  notes
unfolded-maps
Unfolded Studio sample maps 🗺️ with Observable JS 📓, Jupyter/.Net Interactive notebooks 📚 & Unfolded Map SDK
Stars: ✭ 20 (+53.85%)
Mutual labels:  notebooks
rino
A better way to write Markdown
Stars: ✭ 28 (+115.38%)
Mutual labels:  notes
diary-android
Time notes, a simple diary application.
Stars: ✭ 17 (+30.77%)
Mutual labels:  notes
Learning Linux
Linux 学习笔记,基于《鸟哥的 Linux 私房菜 第四版(CentOS7)》以及各种的网络资源
Stars: ✭ 16 (+23.08%)
Mutual labels:  notes
fattails
Code and Notes for fat-tailed statistics.
Stars: ✭ 41 (+215.38%)
Mutual labels:  notebooks
Code-Collection
个人博客、解决方案、遇到的问题记录、代码片段、笔记
Stars: ✭ 14 (+7.69%)
Mutual labels:  notes
notes
📓 Notes related to Computer Science stuff.
Stars: ✭ 15 (+15.38%)
Mutual labels:  notes
open-in-notion
Chrome Extension to redirect Notion pages links to the desktop app.
Stars: ✭ 42 (+223.08%)
Mutual labels:  notes
shared-docs
Shared Markdown Documents from Uber Engineering
Stars: ✭ 12 (-7.69%)
Mutual labels:  notes

Indonesia Travel

tigefa4u.github.io

personal notes build with jekyll.

Open in Gitpod Build status DOI GitHub license Twitter Follow Google Groups

Built with

lets begin with test

git clone https://github.com/tigefa4u/tigefa4u.github.io.git username.github.io.git
cd username.github.io
gem install bundler --no-ri --no-rdoc
bundle install
# edit _config.yml
bundle exec jekyll server -w
=> Now browse to http://localhost:4000

Syncing existing jekyll blog/site

cd username.github.io
git remote add tigefa4u -m master https://github.com/tigefa4u/tigefa4u.github.io.git
git pull -s recursive -X theirs tigefa4u master

gem install bundler --no-ri --no-rdoc
bundle install

bundle exec jekyll serve -w

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].